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