Uses of Class
com.opencloud.rhino.facilities.usage.SampleUnits
-
Packages that use SampleUnits Package Description com.opencloud.rhino.facilities.usage -
-
Uses of SampleUnits in com.opencloud.rhino.facilities.usage
Methods in com.opencloud.rhino.facilities.usage that return SampleUnits Modifier and Type Method Description SampleUnits
displayUnits()
How units should be presented.SampleUnits
sourceUnits()
The type of units being sampled.static SampleUnits
SampleUnits. valueOf(String name)
Returns the enum constant of this type with the specified name.static SampleUnits[]
SampleUnits. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-