![](/hapi-fhir/images/logos/raccoon-forwards.png)
Uses of Class
org.hl7.fhir.dstu2.model.StructureDefinition.StructureDefinitionDifferentialComponent
Packages that use StructureDefinition.StructureDefinitionDifferentialComponent
-
Uses of StructureDefinition.StructureDefinitionDifferentialComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return StructureDefinition.StructureDefinitionDifferentialComponentModifier and TypeMethodDescriptionJsonParser.parseStructureDefinitionStructureDefinitionDifferentialComponent
(com.google.gson.JsonObject json, StructureDefinition owner) XmlParser.parseStructureDefinitionStructureDefinitionDifferentialComponent
(org.xmlpull.v1.XmlPullParser xpp, StructureDefinition owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type StructureDefinition.StructureDefinitionDifferentialComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeStructureDefinitionStructureDefinitionDifferentialComponent
(String name, StructureDefinition.StructureDefinitionDifferentialComponent element) protected void
XmlParser.composeStructureDefinitionStructureDefinitionDifferentialComponent
(String name, StructureDefinition.StructureDefinitionDifferentialComponent element) protected void
JsonParser.composeStructureDefinitionStructureDefinitionDifferentialComponentInner
(StructureDefinition.StructureDefinitionDifferentialComponent element) -
Uses of StructureDefinition.StructureDefinitionDifferentialComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model declared as StructureDefinition.StructureDefinitionDifferentialComponentModifier and TypeFieldDescriptionStructureDefinition.differential
A differential view is expressed relative to the base StructureDefinition - a statement of differences that it applies.Methods in org.hl7.fhir.dstu2.model that return StructureDefinition.StructureDefinitionDifferentialComponentModifier and TypeMethodDescriptionStructureDefinition.StructureDefinitionDifferentialComponent.addElement
(ElementDefinition t) StructureDefinition.StructureDefinitionDifferentialComponent.copy()
StructureDefinition.getDifferential()
Methods in org.hl7.fhir.dstu2.model with parameters of type StructureDefinition.StructureDefinitionDifferentialComponentModifier and TypeMethodDescriptionStructureDefinition.setDifferential
(StructureDefinition.StructureDefinitionDifferentialComponent value)