
Uses of Class
org.hl7.fhir.dstu2.model.ImagingObjectSelection.FramesComponent
Packages that use ImagingObjectSelection.FramesComponent
-
Uses of ImagingObjectSelection.FramesComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return ImagingObjectSelection.FramesComponentModifier and TypeMethodDescriptionprotected ImagingObjectSelection.FramesComponentJsonParser.parseImagingObjectSelectionFramesComponent(com.google.gson.JsonObject json, ImagingObjectSelection owner) protected ImagingObjectSelection.FramesComponentXmlParser.parseImagingObjectSelectionFramesComponent(org.xmlpull.v1.XmlPullParser xpp, ImagingObjectSelection owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type ImagingObjectSelection.FramesComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeImagingObjectSelectionFramesComponent(String name, ImagingObjectSelection.FramesComponent element) protected voidXmlParser.composeImagingObjectSelectionFramesComponent(String name, ImagingObjectSelection.FramesComponent element) protected voidJsonParser.composeImagingObjectSelectionFramesComponentInner(ImagingObjectSelection.FramesComponent element) -
Uses of ImagingObjectSelection.FramesComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type ImagingObjectSelection.FramesComponentModifier and TypeFieldDescriptionprotected List<ImagingObjectSelection.FramesComponent> ImagingObjectSelection.InstanceComponent.framesIdentity and location information of the frames in the selected instance.Methods in org.hl7.fhir.dstu2.model that return ImagingObjectSelection.FramesComponentModifier and TypeMethodDescriptionImagingObjectSelection.FramesComponent.addFrameNumbers(int value) ImagingObjectSelection.InstanceComponent.addFrames()ImagingObjectSelection.FramesComponent.copy()ImagingObjectSelection.FramesComponent.setUrlElement(UriType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type ImagingObjectSelection.FramesComponentMethods in org.hl7.fhir.dstu2.model with parameters of type ImagingObjectSelection.FramesComponentModifier and TypeMethodDescriptionImagingObjectSelection.InstanceComponent.addFrames(ImagingObjectSelection.FramesComponent t)