Uses of Class
org.hl7.fhir.dstu2.model.StructureDefinition.StructureDefinitionSnapshotComponent
-
Uses of StructureDefinition.StructureDefinitionSnapshotComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionJsonParser.parseStructureDefinitionStructureDefinitionSnapshotComponent
(com.google.gson.JsonObject json, StructureDefinition owner) XmlParser.parseStructureDefinitionStructureDefinitionSnapshotComponent
(org.xmlpull.v1.XmlPullParser xpp, StructureDefinition owner) Modifier 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
Modifier and TypeFieldDescriptionStructureDefinition.snapshot
A snapshot view is expressed in a stand alone form that can be used and interpreted without considering the base StructureDefinition.Modifier and TypeMethodDescriptionStructureDefinition.StructureDefinitionSnapshotComponent.addElement
(ElementDefinition t) StructureDefinition.StructureDefinitionSnapshotComponent.copy()
StructureDefinition.getSnapshot()
Modifier and TypeMethodDescriptionStructureDefinition.setSnapshot
(StructureDefinition.StructureDefinitionSnapshotComponent value)