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