Uses of Class
ca.uhn.fhir.model.dstu2.resource.ImagingObjectSelection.StudySeriesInstanceFrames
-
Packages that use ImagingObjectSelection.StudySeriesInstanceFrames Package Description ca.uhn.fhir.model.dstu2.resource -
-
Uses of ImagingObjectSelection.StudySeriesInstanceFrames in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return ImagingObjectSelection.StudySeriesInstanceFrames Modifier and Type Method Description ImagingObjectSelection.StudySeriesInstanceFramesImagingObjectSelection.StudySeriesInstanceFrames. addFrameNumbers(int theInteger)Adds a new value for frameNumbers ()ImagingObjectSelection.StudySeriesInstanceFramesImagingObjectSelection.StudySeriesInstanceFrames. addFrameNumbers(ca.uhn.fhir.model.primitive.UnsignedIntDt theValue)Adds a given new value for frameNumbers ()ImagingObjectSelection.StudySeriesInstanceFramesImagingObjectSelection.StudySeriesInstance. addFrames()Adds and returns a new value for frames ()ImagingObjectSelection.StudySeriesInstanceFramesImagingObjectSelection.StudySeriesInstance. getFramesFirstRep()Gets the first repetition for frames (), creating it if it does not already exist.ImagingObjectSelection.StudySeriesInstanceFramesImagingObjectSelection.StudySeriesInstanceFrames. setFrameNumbers(List<ca.uhn.fhir.model.primitive.UnsignedIntDt> theValue)Sets the value(s) for frameNumbers ()ImagingObjectSelection.StudySeriesInstanceFramesImagingObjectSelection.StudySeriesInstanceFrames. setUrl(ca.uhn.fhir.model.primitive.UriDt theValue)Sets the value(s) for url ()ImagingObjectSelection.StudySeriesInstanceFramesImagingObjectSelection.StudySeriesInstanceFrames. setUrl(String theUri)Sets the value for url ()Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type ImagingObjectSelection.StudySeriesInstanceFrames Modifier and Type Method Description List<ImagingObjectSelection.StudySeriesInstanceFrames>ImagingObjectSelection.StudySeriesInstance. getFrames()Gets the value(s) for frames ().Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type ImagingObjectSelection.StudySeriesInstanceFrames Modifier and Type Method Description ImagingObjectSelection.StudySeriesInstanceImagingObjectSelection.StudySeriesInstance. addFrames(ImagingObjectSelection.StudySeriesInstanceFrames theValue)Adds a given new value for frames ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type ImagingObjectSelection.StudySeriesInstanceFrames Modifier and Type Method Description ImagingObjectSelection.StudySeriesInstanceImagingObjectSelection.StudySeriesInstance. setFrames(List<ImagingObjectSelection.StudySeriesInstanceFrames> theValue)Sets the value(s) for frames ()
-