Uses of Class
ca.uhn.fhir.model.dstu2.resource.ImagingObjectSelection.StudySeriesInstance
-
Uses of ImagingObjectSelection.StudySeriesInstance in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionImagingObjectSelection.StudySeriesInstance.addFrames
(ImagingObjectSelection.StudySeriesInstanceFrames theValue) Adds a given new value for frames ()ImagingObjectSelection.StudySeries.addInstance()
Adds and returns a new value for instance ()ImagingObjectSelection.StudySeries.getInstanceFirstRep()
Gets the first repetition for instance (), creating it if it does not already exist.ImagingObjectSelection.StudySeriesInstance.setFrames
(List<ImagingObjectSelection.StudySeriesInstanceFrames> theValue) Sets the value(s) for frames ()ImagingObjectSelection.StudySeriesInstance.setSopClass
(ca.uhn.fhir.model.primitive.OidDt theValue) Sets the value(s) for sopClass ()ImagingObjectSelection.StudySeriesInstance.setUid
(ca.uhn.fhir.model.primitive.OidDt theValue) Sets the value(s) for uid ()ImagingObjectSelection.StudySeriesInstance.setUrl
(ca.uhn.fhir.model.primitive.UriDt theValue) Sets the value(s) for url ()Sets the value for url ()Modifier and TypeMethodDescriptionImagingObjectSelection.StudySeries.getInstance()
Gets the value(s) for instance ().Modifier and TypeMethodDescriptionImagingObjectSelection.StudySeries.addInstance
(ImagingObjectSelection.StudySeriesInstance theValue) Adds a given new value for instance ()Modifier and TypeMethodDescriptionImagingObjectSelection.StudySeries.setInstance
(List<ImagingObjectSelection.StudySeriesInstance> theValue) Sets the value(s) for instance ()