
Uses of Class
ca.uhn.fhir.model.dstu2.resource.DataElement
Packages that use DataElement
-
Uses of DataElement in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return DataElementModifier and TypeMethodDescriptionDataElement.addContact
(DataElement.Contact theValue) Adds a given new value for contact ()DataElement.addElement
(ElementDefinitionDt theValue) Adds a given new value for element ()DataElement.addIdentifier
(IdentifierDt theValue) Adds a given new value for identifier ()DataElement.addMapping
(DataElement.Mapping theValue) Adds a given new value for mapping ()DataElement.addUseContext
(CodeableConceptDt theValue) Adds a given new value for useContext ()DataElement.setContact
(List<DataElement.Contact> theValue) Sets the value(s) for contact ()DataElement.setCopyright
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for copyright ()DataElement.setCopyright
(String theString) Sets the value for copyright ()DataElement.setDate
(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for date ()Sets the value for date ()DataElement.setDateWithSecondsPrecision
(Date theDate) Sets the value for date ()DataElement.setElement
(List<ElementDefinitionDt> theValue) Sets the value(s) for element ()DataElement.setExperimental
(boolean theBoolean) Sets the value for experimental ()DataElement.setExperimental
(ca.uhn.fhir.model.primitive.BooleanDt theValue) Sets the value(s) for experimental ()DataElement.setIdentifier
(List<IdentifierDt> theValue) Sets the value(s) for identifier ()DataElement.setMapping
(List<DataElement.Mapping> theValue) Sets the value(s) for mapping ()DataElement.setName
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for name ()Sets the value for name ()DataElement.setPublisher
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for publisher ()DataElement.setPublisher
(String theString) Sets the value for publisher ()DataElement.setStatus
(ConformanceResourceStatusEnum theValue) Sets the value(s) for status ()DataElement.setStatus
(ca.uhn.fhir.model.primitive.BoundCodeDt<ConformanceResourceStatusEnum> theValue) Sets the value(s) for status ()DataElement.setStringency
(DataElementStringencyEnum theValue) Sets the value(s) for stringency ()DataElement.setStringency
(ca.uhn.fhir.model.primitive.BoundCodeDt<DataElementStringencyEnum> theValue) Sets the value(s) for stringency ()DataElement.setUrl
(ca.uhn.fhir.model.primitive.UriDt theValue) Sets the value(s) for url ()Sets the value for url ()DataElement.setUseContext
(List<CodeableConceptDt> theValue) Sets the value(s) for useContext ()DataElement.setVersion
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for version ()DataElement.setVersion
(String theString) Sets the value for version ()