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