Uses of Class
ca.uhn.fhir.model.dstu2.resource.ImagingObjectSelection.StudySeriesInstance
-
Packages that use ImagingObjectSelection.StudySeriesInstance Package Description ca.uhn.fhir.model.dstu2.resource -
-
Uses of ImagingObjectSelection.StudySeriesInstance in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return ImagingObjectSelection.StudySeriesInstance Modifier and Type Method Description ImagingObjectSelection.StudySeriesInstanceImagingObjectSelection.StudySeriesInstance. addFrames(ImagingObjectSelection.StudySeriesInstanceFrames theValue)Adds a given new value for frames ()ImagingObjectSelection.StudySeriesInstanceImagingObjectSelection.StudySeries. addInstance()Adds and returns a new value for instance ()ImagingObjectSelection.StudySeriesInstanceImagingObjectSelection.StudySeries. getInstanceFirstRep()Gets the first repetition for instance (), creating it if it does not already exist.ImagingObjectSelection.StudySeriesInstanceImagingObjectSelection.StudySeriesInstance. setFrames(List<ImagingObjectSelection.StudySeriesInstanceFrames> theValue)Sets the value(s) for frames ()ImagingObjectSelection.StudySeriesInstanceImagingObjectSelection.StudySeriesInstance. setSopClass(ca.uhn.fhir.model.primitive.OidDt theValue)Sets the value(s) for sopClass ()ImagingObjectSelection.StudySeriesInstanceImagingObjectSelection.StudySeriesInstance. setUid(ca.uhn.fhir.model.primitive.OidDt theValue)Sets the value(s) for uid ()ImagingObjectSelection.StudySeriesInstanceImagingObjectSelection.StudySeriesInstance. setUrl(ca.uhn.fhir.model.primitive.UriDt theValue)Sets the value(s) for url ()ImagingObjectSelection.StudySeriesInstanceImagingObjectSelection.StudySeriesInstance. setUrl(String theUri)Sets the value for url ()Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type ImagingObjectSelection.StudySeriesInstance Modifier and Type Method Description List<ImagingObjectSelection.StudySeriesInstance>ImagingObjectSelection.StudySeries. getInstance()Gets the value(s) for instance ().Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type ImagingObjectSelection.StudySeriesInstance Modifier and Type Method Description ImagingObjectSelection.StudySeriesImagingObjectSelection.StudySeries. addInstance(ImagingObjectSelection.StudySeriesInstance theValue)Adds a given new value for instance ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type ImagingObjectSelection.StudySeriesInstance Modifier and Type Method Description ImagingObjectSelection.StudySeriesImagingObjectSelection.StudySeries. setInstance(List<ImagingObjectSelection.StudySeriesInstance> theValue)Sets the value(s) for instance ()
-