パッケージ | 説明 |
---|---|
ome.model.units |
修飾子とタイプ | クラスと説明 |
---|---|
class |
ElectricPotential
class storing both a ElectricPotential and a unit for that ElectricPotential
(e.g. m, in, ly, etc.) encapsulated in a
UnitsElectricPotential instance. |
class |
Frequency
class storing both a Frequency and a unit for that Frequency
(e.g. m, in, ly, etc.) encapsulated in a
UnitsFrequency instance. |
class |
Length
class storing both a Length and a unit for that Length
(e.g. m, in, ly, etc.) encapsulated in a
UnitsLength instance. |
class |
Power
class storing both a Power and a unit for that Power
(e.g. m, in, ly, etc.) encapsulated in a
UnitsPower instance. |
class |
Pressure
class storing both a Pressure and a unit for that Pressure
(e.g. m, in, ly, etc.) encapsulated in a
UnitsPressure instance. |
class |
Temperature
class storing both a Temperature and a unit for that Temperature
(e.g. m, in, ly, etc.) encapsulated in a
UnitsTemperature instance. |
class |
Time
class storing both a Time and a unit for that Time
(e.g. m, in, ly, etc.) encapsulated in a
UnitsTime instance. |
修飾子とタイプ | メソッドと説明 |
---|---|
java.lang.Class<? extends Unit> |
GenericEnumType.getQuantityClass() |