Uses of Enum Class
ome.xml.model.enums.UnitsTime
Packages that use UnitsTime
-
Uses of UnitsTime in ome.xml.model.enums
Methods in ome.xml.model.enums that return UnitsTimeModifier and TypeMethodDescriptionstatic UnitsTimeUnitsTime.fromString(String value) static UnitsTimeReturns the enum constant of this class with the specified name.static UnitsTime[]UnitsTime.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ome.xml.model.enums with parameters of type UnitsTime -
Uses of UnitsTime in ome.xml.model.enums.handlers
Methods in ome.xml.model.enums.handlers with parameters of type UnitsTimeModifier and TypeMethodDescriptionUnitsTimeEnumHandler.getBaseUnit(UnitsTime inModelUnit) static <T extends PrimitiveNumber>
TimeUnitsTimeEnumHandler.getQuantity(T inValue, UnitsTime inModelUnit) UnitsTimeEnumHandler.getQuantity(T inValue, UnitsTime inModelUnit)