
Uses of Class
ca.uhn.fhir.model.dstu2.resource.ImagingObjectSelection.StudySeriesInstanceFrames
Packages that use ImagingObjectSelection.StudySeriesInstanceFrames
-
Uses of ImagingObjectSelection.StudySeriesInstanceFrames in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return ImagingObjectSelection.StudySeriesInstanceFramesModifier and TypeMethodDescriptionImagingObjectSelection.StudySeriesInstanceFrames.addFrameNumbers(int theInteger) Adds a new value for frameNumbers ()ImagingObjectSelection.StudySeriesInstanceFrames.addFrameNumbers(ca.uhn.fhir.model.primitive.UnsignedIntDt theValue) Adds a given new value for frameNumbers ()ImagingObjectSelection.StudySeriesInstance.addFrames()Adds and returns a new value for frames ()ImagingObjectSelection.StudySeriesInstance.getFramesFirstRep()Gets the first repetition for frames (), creating it if it does not already exist.ImagingObjectSelection.StudySeriesInstanceFrames.setFrameNumbers(List<ca.uhn.fhir.model.primitive.UnsignedIntDt> theValue) Sets the value(s) for frameNumbers ()ImagingObjectSelection.StudySeriesInstanceFrames.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.StudySeriesInstanceFramesModifier and TypeMethodDescriptionImagingObjectSelection.StudySeriesInstance.getFrames()Gets the value(s) for frames ().Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type ImagingObjectSelection.StudySeriesInstanceFramesModifier and TypeMethodDescriptionImagingObjectSelection.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.StudySeriesInstanceFramesModifier and TypeMethodDescriptionImagingObjectSelection.StudySeriesInstance.setFrames(List<ImagingObjectSelection.StudySeriesInstanceFrames> theValue) Sets the value(s) for frames ()