
Uses of Class
org.hl7.fhir.dstu2.model.StructureDefinition.StructureDefinitionSnapshotComponent
Packages that use StructureDefinition.StructureDefinitionSnapshotComponent
-
Uses of StructureDefinition.StructureDefinitionSnapshotComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return StructureDefinition.StructureDefinitionSnapshotComponentModifier and TypeMethodDescriptionJsonParser.parseStructureDefinitionStructureDefinitionSnapshotComponent
(com.google.gson.JsonObject json, StructureDefinition owner) XmlParser.parseStructureDefinitionStructureDefinitionSnapshotComponent
(org.xmlpull.v1.XmlPullParser xpp, StructureDefinition owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type StructureDefinition.StructureDefinitionSnapshotComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeStructureDefinitionStructureDefinitionSnapshotComponent
(String name, StructureDefinition.StructureDefinitionSnapshotComponent element) protected void
XmlParser.composeStructureDefinitionStructureDefinitionSnapshotComponent
(String name, StructureDefinition.StructureDefinitionSnapshotComponent element) protected void
JsonParser.composeStructureDefinitionStructureDefinitionSnapshotComponentInner
(StructureDefinition.StructureDefinitionSnapshotComponent element) -
Uses of StructureDefinition.StructureDefinitionSnapshotComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model declared as StructureDefinition.StructureDefinitionSnapshotComponentModifier and TypeFieldDescriptionStructureDefinition.snapshot
A snapshot view is expressed in a stand alone form that can be used and interpreted without considering the base StructureDefinition.Methods in org.hl7.fhir.dstu2.model that return StructureDefinition.StructureDefinitionSnapshotComponentModifier and TypeMethodDescriptionStructureDefinition.StructureDefinitionSnapshotComponent.addElement
(ElementDefinition t) StructureDefinition.StructureDefinitionSnapshotComponent.copy()
StructureDefinition.getSnapshot()
Methods in org.hl7.fhir.dstu2.model with parameters of type StructureDefinition.StructureDefinitionSnapshotComponentModifier and TypeMethodDescriptionStructureDefinition.setSnapshot
(StructureDefinition.StructureDefinitionSnapshotComponent value)