
Uses of Class
ca.uhn.fhir.model.dstu2.resource.Basic
Packages that use Basic
-
Uses of Basic in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return BasicModifier 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 ()