
Uses of Enum Class
org.hl7.fhir.dstu3.model.codesystems.QuantityComparator
Packages that use QuantityComparator
-
Uses of QuantityComparator in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return QuantityComparatorModifier and TypeMethodDescriptionstatic QuantityComparatorstatic QuantityComparatorReturns the enum constant of this class with the specified name.static QuantityComparator[]QuantityComparator.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.dstu3.model.codesystems with parameters of type QuantityComparatorModifier and TypeMethodDescriptionQuantityComparatorEnumFactory.toCode(QuantityComparator code) QuantityComparatorEnumFactory.toSystem(QuantityComparator code)