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