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