Uses of Class
ca.uhn.fhir.model.dstu2.resource.StructureDefinition.Snapshot
-
Packages that use StructureDefinition.Snapshot Package Description ca.uhn.fhir.model.dstu2.resource -
-
Uses of StructureDefinition.Snapshot in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return StructureDefinition.Snapshot Modifier and Type Method Description StructureDefinition.SnapshotStructureDefinition.Snapshot. addElement(ElementDefinitionDt theValue)Adds a given new value for element ()StructureDefinition.SnapshotStructureDefinition. getSnapshot()Gets the value(s) for snapshot ().StructureDefinition.SnapshotStructureDefinition.Snapshot. setElement(List<ElementDefinitionDt> theValue)Sets the value(s) for element ()Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type StructureDefinition.Snapshot Modifier and Type Method Description StructureDefinitionStructureDefinition. setSnapshot(StructureDefinition.Snapshot theValue)Sets the value(s) for snapshot ()
-