Class UCUMUtil
- java.lang.Object
-
- org.linuxforhealth.fhir.model.ucum.util.UCUMUtil
-
public class UCUMUtil extends java.lang.Object
Utility class for UCUM.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isValidUcum(java.lang.String ucumString)
Determines if the string is a valid UCUM string.
-