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