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