Uses of Class
org.hl7.fhir.dstu2016may.metamodel.Property
-
Packages that use Property Package Description org.hl7.fhir.dstu2016may.metamodel -
-
Uses of Property in org.hl7.fhir.dstu2016may.metamodel
Methods in org.hl7.fhir.dstu2016may.metamodel that return Property Modifier and Type Method Description PropertyElement. getProperty()Methods in org.hl7.fhir.dstu2016may.metamodel that return types with arguments of type Property Modifier and Type Method Description protected List<Property>ParserBase. getChildProperties(Property property, String elementName, String statedType)Methods in org.hl7.fhir.dstu2016may.metamodel with parameters of type Property Modifier and Type Method Description protected List<Property>ParserBase. getChildProperties(Property property, String elementName, String statedType)voidElement. updateProperty(Property property, Element.SpecialElement special)Constructors in org.hl7.fhir.dstu2016may.metamodel with parameters of type Property Constructor Description Element(String name, Property property)Element(String name, Property property, String type, String value)
-