Uses of Enum
javax.measure.Quantity.Scale
Packages that use Quantity.Scale
Package
Description
Specifies Java packages for the programmatic, type safe handling
of quantities and their expression as values of units.
[OPTIONAL] The Units of Measurement SPI.
-
Uses of Quantity.Scale in javax.measure
Methods in javax.measure that return Quantity.ScaleModifier and TypeMethodDescriptionQuantity.getScale()Returns theScaleof thisQuantity, if it's absolute or relative.static Quantity.ScaleReturns the enum constant of this type with the specified name.static Quantity.Scale[]Quantity.Scale.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Quantity.Scale in javax.measure.spi
Methods in javax.measure.spi with parameters of type Quantity.Scale