Uses of Class
ca.uhn.fhir.model.dstu2.resource.Basic
-
Uses of Basic in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionBasic.addIdentifier
(IdentifierDt theValue) Adds a given new value for identifier ()Basic.setAuthor
(ResourceReferenceDt theValue) Sets the value(s) for author ()Basic.setCode
(CodeableConceptDt theValue) Sets the value(s) for code ()Basic.setCreated
(ca.uhn.fhir.model.primitive.DateDt theValue) Sets the value(s) for created ()Basic.setCreated
(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for created ()Basic.setCreatedWithDayPrecision
(Date theDate) Sets the value for created ()Basic.setIdentifier
(List<IdentifierDt> theValue) Sets the value(s) for identifier ()Basic.setSubject
(ResourceReferenceDt theValue) Sets the value(s) for subject ()