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