Uses of Enum Class
ai.marmin.constants.UnitOfMeasure
-
Uses of UnitOfMeasure in ai.marmin.constants
Subclasses with type arguments of type UnitOfMeasure in ai.marmin.constantsMethods in ai.marmin.constants that return UnitOfMeasureModifier and TypeMethodDescriptionstatic UnitOfMeasureFinds the Enum by its UN/ECE code.static UnitOfMeasureReturns the enum constant of this class with the specified name.static UnitOfMeasure[]UnitOfMeasure.values()Returns an array containing the constants of this enum class, in the order they are declared.