
Uses of Class
ca.uhn.fhir.model.dstu2.resource.ImagingObjectSelection
Packages that use ImagingObjectSelection
-
Uses of ImagingObjectSelection in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return ImagingObjectSelectionModifier and TypeMethodDescriptionImagingObjectSelection.addStudy
(ImagingObjectSelection.Study theValue) Adds a given new value for study ()ImagingObjectSelection.setAuthor
(ResourceReferenceDt theValue) Sets the value(s) for author (who.author)ImagingObjectSelection.setAuthoringTime
(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for authoringTime (when.recorded)ImagingObjectSelection.setAuthoringTime
(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for authoringTime (when.recorded)ImagingObjectSelection.setAuthoringTimeWithSecondsPrecision
(Date theDate) Sets the value for authoringTime (when.recorded)ImagingObjectSelection.setDescription
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for description ()ImagingObjectSelection.setDescription
(String theString) Sets the value for description ()ImagingObjectSelection.setPatient
(ResourceReferenceDt theValue) Sets the value(s) for patient (who.focus)ImagingObjectSelection.setStudy
(List<ImagingObjectSelection.Study> theValue) Sets the value(s) for study ()ImagingObjectSelection.setTitle
(BoundCodeableConceptDt<KOStitleEnum> theValue) Sets the value(s) for title ()ImagingObjectSelection.setTitle
(KOStitleEnum theValue) Sets the value(s) for title ()ImagingObjectSelection.setUid
(ca.uhn.fhir.model.primitive.OidDt theValue) Sets the value(s) for uid (id)