
Uses of Enum
org.hl7.fhir.r4.model.codesystems.V3PersonDisabilityType
Packages that use V3PersonDisabilityType
-
Uses of V3PersonDisabilityType in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return V3PersonDisabilityTypeModifier and TypeMethodDescriptionstatic V3PersonDisabilityType
static V3PersonDisabilityType
Returns the enum constant of this type with the specified name.static V3PersonDisabilityType[]
V3PersonDisabilityType.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 V3PersonDisabilityTypeModifier and TypeMethodDescriptionV3PersonDisabilityTypeEnumFactory.toCode
(V3PersonDisabilityType code) V3PersonDisabilityTypeEnumFactory.toSystem
(V3PersonDisabilityType code)