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