Uses of Enum
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 GoalRelationshipTypestatic GoalRelationshipTypeReturns the enum constant of this type with the specified name.static GoalRelationshipType[]GoalRelationshipType.values()Returns an array containing the constants of this enum type, 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)