Uses of Class
ca.uhn.fhir.model.dstu2.resource.ListResource
-
Uses of ListResource in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionListResource.addEntry
(ListResource.Entry theValue) Adds a given new value for entry ()ListResource.addIdentifier
(IdentifierDt theValue) Adds a given new value for identifier (id)ListResource.setCode
(CodeableConceptDt theValue) Sets the value(s) for code (what)ListResource.setDate
(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for date (when.recorded)Sets the value for date (when.recorded)ListResource.setDateWithSecondsPrecision
(Date theDate) Sets the value for date (when.recorded)ListResource.setEmptyReason
(CodeableConceptDt theValue) Sets the value(s) for emptyReason ()ListResource.setEncounter
(ResourceReferenceDt theValue) Sets the value(s) for encounter (context)ListResource.setEntry
(List<ListResource.Entry> theValue) Sets the value(s) for entry ()ListResource.setIdentifier
(List<IdentifierDt> theValue) Sets the value(s) for identifier (id)ListResource.setMode
(ListModeEnum theValue) Sets the value(s) for mode (class)ListResource.setMode
(ca.uhn.fhir.model.primitive.BoundCodeDt<ListModeEnum> theValue) Sets the value(s) for mode (class)ListResource.setNote
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for note ()Sets the value for note ()ListResource.setOrderedBy
(BoundCodeableConceptDt<ListOrderCodesEnum> theValue) Sets the value(s) for orderedBy ()ListResource.setOrderedBy
(ListOrderCodesEnum theValue) Sets the value(s) for orderedBy ()ListResource.setSource
(ResourceReferenceDt theValue) Sets the value(s) for source (who.author)ListResource.setStatus
(ListStatusEnum theValue) Sets the value(s) for status (status)ListResource.setStatus
(ca.uhn.fhir.model.primitive.BoundCodeDt<ListStatusEnum> theValue) Sets the value(s) for status (status)ListResource.setSubject
(ResourceReferenceDt theValue) Sets the value(s) for subject (who.focus)ListResource.setTitle
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for title ()Sets the value for title ()