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