
Uses of Enum
org.hl7.fhir.dstu3.model.codesystems.SpecificationType
Packages that use SpecificationType
-
Uses of SpecificationType in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return SpecificationTypeModifier and TypeMethodDescriptionstatic SpecificationType
static SpecificationType
Returns the enum constant of this type with the specified name.static SpecificationType[]
SpecificationType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.dstu3.model.codesystems with parameters of type SpecificationTypeModifier and TypeMethodDescriptionSpecificationTypeEnumFactory.toCode
(SpecificationType code) SpecificationTypeEnumFactory.toSystem
(SpecificationType code)