Uses of Enum Class
loggerForms.RangeTypes
Packages that use RangeTypes
- 
Uses of RangeTypes in loggerForms
Methods in loggerForms that return RangeTypesModifier and TypeMethodDescriptionstatic RangeTypesstatic RangeTypesReturns the enum constant of this class with the specified name.static RangeTypes[]RangeTypes.values()Returns an array containing the constants of this enum class, in the order they are declared. - 
Uses of RangeTypes in loggerForms.propertyInfos
Methods in loggerForms.propertyInfos that return RangeTypesConstructors in loggerForms.propertyInfos with parameters of type RangeTypesModifierConstructorDescriptionRANGEinfo(ControlDescription relatedControl, int controlIndex, RangeUnitTypes unitType, RangeTypes type, int fixedLength)