Uses of Class
com.ibm.fhir.search.location.uom.standard.MetricUnits
-
Packages that use MetricUnits Package Description com.ibm.fhir.search.location.uom.standard -
-
Uses of MetricUnits in com.ibm.fhir.search.location.uom.standard
Methods in com.ibm.fhir.search.location.uom.standard that return MetricUnits Modifier and Type Method Description static MetricUnitsMetricUnits. fromValue(java.lang.String value)static MetricUnitsMetricUnits. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static MetricUnits[]MetricUnits. values()Returns an array containing the constants of this enum type, in the order they are declared.
-