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