Uses of Enum
de.xima.fc.protocol.EProtocolType
Packages that use EProtocolType
-
Uses of EProtocolType in de.xima.fc.gui.bean.protocol
Methods in de.xima.fc.gui.bean.protocol that return EProtocolTypeMethods in de.xima.fc.gui.bean.protocol with parameters of type EProtocolTypeModifier and TypeMethodDescriptionvoidProtocolCleanupBean.setProtocolType(EProtocolType protocolType) -
Uses of EProtocolType in de.xima.fc.protocol
Subclasses with type arguments of type EProtocolType in de.xima.fc.protocolModifier and TypeClassDescriptionenumThat type of protocol that is needed for deleting protocol entriesMethods in de.xima.fc.protocol that return EProtocolTypeModifier and TypeMethodDescriptionProtocolCleaner.getProtocolType()static EProtocolTypeReturns the enum constant of this type with the specified name.static EProtocolType[]EProtocolType.values()Returns an array containing the constants of this enum type, in the order they are declared.