Uses of Class
org.hl7.fhir.r4.model.SimpleQuantity
-
Packages that use SimpleQuantity Package Description org.hl7.fhir.r4.model -
-
Uses of SimpleQuantity in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model that return SimpleQuantity Modifier and Type Method Description SimpleQuantityBase. castToSimpleQuantity(Base b)SimpleQuantitySimpleQuantity. copy()protected SimpleQuantitySimpleQuantity. typedCopy()Methods in org.hl7.fhir.r4.model with parameters of type SimpleQuantity Modifier and Type Method Description voidSimpleQuantity. copyValues(SimpleQuantity dst)
-