
Uses of Class
ca.uhn.fhir.model.dstu2.resource.ImagingObjectSelection.Study
Packages that use ImagingObjectSelection.Study
-
Uses of ImagingObjectSelection.Study in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return ImagingObjectSelection.StudyModifier and TypeMethodDescriptionImagingObjectSelection.Study.addSeries(ImagingObjectSelection.StudySeries theValue) Adds a given new value for series ()ImagingObjectSelection.addStudy()Adds and returns a new value for study ()ImagingObjectSelection.getStudyFirstRep()Gets the first repetition for study (), creating it if it does not already exist.ImagingObjectSelection.Study.setImagingStudy(ResourceReferenceDt theValue) Sets the value(s) for imagingStudy ()ImagingObjectSelection.Study.setSeries(List<ImagingObjectSelection.StudySeries> theValue) Sets the value(s) for series ()ImagingObjectSelection.Study.setUid(ca.uhn.fhir.model.primitive.OidDt theValue) Sets the value(s) for uid ()ImagingObjectSelection.Study.setUrl(ca.uhn.fhir.model.primitive.UriDt theValue) Sets the value(s) for url ()Sets the value for url ()Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type ImagingObjectSelection.StudyModifier and TypeMethodDescriptionImagingObjectSelection.getStudy()Gets the value(s) for study ().Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type ImagingObjectSelection.StudyModifier and TypeMethodDescriptionImagingObjectSelection.addStudy(ImagingObjectSelection.Study theValue) Adds a given new value for study ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type ImagingObjectSelection.StudyModifier and TypeMethodDescriptionImagingObjectSelection.setStudy(List<ImagingObjectSelection.Study> theValue) Sets the value(s) for study ()