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 TypeMethodDescriptionvoid
ProtocolCleanupBean.setProtocolType
(EProtocolType protocolType) -
Uses of EProtocolType in de.xima.fc.protocol
Methods in de.xima.fc.protocol that return EProtocolTypeModifier and TypeMethodDescriptionProtocolCleaner.getProtocolType()
static EProtocolType
Returns 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.