protected void |
JsonParser.composeImagingExcerpt(String name,
ImagingExcerpt element) |
|
protected void |
RdfParser.composeImagingExcerpt(RdfGenerator.Complex parent,
String parentType,
String name,
ImagingExcerpt element,
int index) |
|
protected void |
XmlParser.composeImagingExcerpt(String name,
ImagingExcerpt element) |
|
protected void |
JsonParser.composeImagingExcerptInner(ImagingExcerpt element) |
|
protected ImagingExcerpt.InstanceComponent |
JsonParser.parseImagingExcerptInstanceComponent(com.google.gson.JsonObject json,
ImagingExcerpt owner) |
|
protected ImagingExcerpt.InstanceComponent |
XmlParser.parseImagingExcerptInstanceComponent(org.xmlpull.v1.XmlPullParser xpp,
ImagingExcerpt owner) |
|
protected ImagingExcerpt.InstanceDicomComponent |
JsonParser.parseImagingExcerptInstanceDicomComponent(com.google.gson.JsonObject json,
ImagingExcerpt owner) |
|
protected ImagingExcerpt.InstanceDicomComponent |
XmlParser.parseImagingExcerptInstanceDicomComponent(org.xmlpull.v1.XmlPullParser xpp,
ImagingExcerpt owner) |
|
protected ImagingExcerpt.SeriesComponent |
JsonParser.parseImagingExcerptSeriesComponent(com.google.gson.JsonObject json,
ImagingExcerpt owner) |
|
protected ImagingExcerpt.SeriesComponent |
XmlParser.parseImagingExcerptSeriesComponent(org.xmlpull.v1.XmlPullParser xpp,
ImagingExcerpt owner) |
|
protected ImagingExcerpt.SeriesDicomComponent |
JsonParser.parseImagingExcerptSeriesDicomComponent(com.google.gson.JsonObject json,
ImagingExcerpt owner) |
|
protected ImagingExcerpt.SeriesDicomComponent |
XmlParser.parseImagingExcerptSeriesDicomComponent(org.xmlpull.v1.XmlPullParser xpp,
ImagingExcerpt owner) |
|
protected ImagingExcerpt.StudyComponent |
JsonParser.parseImagingExcerptStudyComponent(com.google.gson.JsonObject json,
ImagingExcerpt owner) |
|
protected ImagingExcerpt.StudyComponent |
XmlParser.parseImagingExcerptStudyComponent(org.xmlpull.v1.XmlPullParser xpp,
ImagingExcerpt owner) |
|
protected ImagingExcerpt.StudyDicomComponent |
JsonParser.parseImagingExcerptStudyDicomComponent(com.google.gson.JsonObject json,
ImagingExcerpt owner) |
|
protected ImagingExcerpt.StudyDicomComponent |
XmlParser.parseImagingExcerptStudyDicomComponent(org.xmlpull.v1.XmlPullParser xpp,
ImagingExcerpt owner) |
|
protected ImagingExcerpt.StudyViewableComponent |
JsonParser.parseImagingExcerptStudyViewableComponent(com.google.gson.JsonObject json,
ImagingExcerpt owner) |
|
protected ImagingExcerpt.StudyViewableComponent |
XmlParser.parseImagingExcerptStudyViewableComponent(org.xmlpull.v1.XmlPullParser xpp,
ImagingExcerpt owner) |
|