Uses of Class
org.hl7.fhir.dstu2016may.metamodel.Element.SpecialElement
-
Packages that use Element.SpecialElement Package Description org.hl7.fhir.dstu2016may.metamodel -
-
Uses of Element.SpecialElement in org.hl7.fhir.dstu2016may.metamodel
Methods in org.hl7.fhir.dstu2016may.metamodel that return Element.SpecialElement Modifier and Type Method Description Element.SpecialElementElement. getSpecial()static Element.SpecialElementElement.SpecialElement. valueOf(String name)Returns the enum constant of this type with the specified name.static Element.SpecialElement[]Element.SpecialElement. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.dstu2016may.metamodel with parameters of type Element.SpecialElement Modifier and Type Method Description voidElement. updateProperty(Property property, Element.SpecialElement special)
-