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