Uses of Enum
org.hl7.fhir.r4.model.codesystems.V3QueryStatusCode
-
Uses of V3QueryStatusCode in org.hl7.fhir.r4.model.codesystems
Modifier and TypeMethodDescriptionstatic V3QueryStatusCode
static V3QueryStatusCode
Returns the enum constant of this type with the specified name.static V3QueryStatusCode[]
V3QueryStatusCode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionV3QueryStatusCodeEnumFactory.toCode
(V3QueryStatusCode code) V3QueryStatusCodeEnumFactory.toSystem
(V3QueryStatusCode code)