Uses of Class
ca.uhn.fhir.model.dstu2.resource.StructureDefinition.Snapshot
-
Uses of StructureDefinition.Snapshot in ca.uhn.fhir.model.dstu2.resource
Modifier 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 ()Modifier and TypeMethodDescriptionStructureDefinition.setSnapshot
(StructureDefinition.Snapshot theValue) Sets the value(s) for snapshot ()