Uses of Enum Class
org.nasengolem.util.units.Temperature.Unit
Packages that use Temperature.Unit
- 
Uses of Temperature.Unit in org.nasengolem.util.units
Methods in org.nasengolem.util.units that return Temperature.UnitModifier and TypeMethodDescriptionprotected Temperature.UnitTemperature.getInternalUnit()static Temperature.UnitReturns 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.Constructors in org.nasengolem.util.units with parameters of type Temperature.Unit