Uses of Enum
de.xima.fc.gui.statics.EProtocolCleanupRange
Packages that use EProtocolCleanupRange
-
Uses of EProtocolCleanupRange in de.xima.fc.gui.bean.protocol
Methods in de.xima.fc.gui.bean.protocol that return EProtocolCleanupRangeMethods in de.xima.fc.gui.bean.protocol with parameters of type EProtocolCleanupRangeModifier and TypeMethodDescriptionvoidProtocolCleanupBean.setCleanupRange(EProtocolCleanupRange cleanupRange) -
Uses of EProtocolCleanupRange in de.xima.fc.gui.statics
Methods in de.xima.fc.gui.statics that return EProtocolCleanupRangeModifier and TypeMethodDescriptionstatic EProtocolCleanupRangeReturns the enum constant of this type with the specified name.static EProtocolCleanupRange[]EProtocolCleanupRange.values()Returns an array containing the constants of this enum type, in the order they are declared.