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