Uses of Enum Class
org.nasengolem.util.units.Temperature.Unit
-
Uses of Temperature.Unit in org.nasengolem.util.units
Modifier and TypeMethodDescriptionprotected Temperature.Unit
Length.getInternalUnit()
protected abstract Temperature.Unit
PhysicalQuantity.getInternalUnit()
protected Temperature.Unit
Temperature.getInternalUnit()
static Temperature.Unit
Returns the enum constant of this class with the specified name.static Temperature.Unit[]
Temperature.Unit.values()
Returns an array containing the constants of this enum class, in the order they are declared.