|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RerunJobResponseDocument | |
|---|---|
| org.icenigrid.schema.service.gridsam | |
| org.icenigrid.schema.service.gridsam.impl | |
| Uses of RerunJobResponseDocument in org.icenigrid.schema.service.gridsam |
|---|
| Methods in org.icenigrid.schema.service.gridsam that return RerunJobResponseDocument | |
|---|---|
static RerunJobResponseDocument |
RerunJobResponseDocument.Factory.newInstance()
|
static RerunJobResponseDocument |
RerunJobResponseDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static RerunJobResponseDocument |
RerunJobResponseDocument.Factory.parse(java.io.File file)
|
static RerunJobResponseDocument |
RerunJobResponseDocument.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options)
|
static RerunJobResponseDocument |
RerunJobResponseDocument.Factory.parse(java.io.InputStream is)
|
static RerunJobResponseDocument |
RerunJobResponseDocument.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static RerunJobResponseDocument |
RerunJobResponseDocument.Factory.parse(org.w3c.dom.Node node)
|
static RerunJobResponseDocument |
RerunJobResponseDocument.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options)
|
static RerunJobResponseDocument |
RerunJobResponseDocument.Factory.parse(java.io.Reader r)
|
static RerunJobResponseDocument |
RerunJobResponseDocument.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static RerunJobResponseDocument |
RerunJobResponseDocument.Factory.parse(java.lang.String xmlAsString)
|
static RerunJobResponseDocument |
RerunJobResponseDocument.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static RerunJobResponseDocument |
RerunJobResponseDocument.Factory.parse(java.net.URL u)
|
static RerunJobResponseDocument |
RerunJobResponseDocument.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options)
|
static RerunJobResponseDocument |
RerunJobResponseDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static RerunJobResponseDocument |
RerunJobResponseDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static RerunJobResponseDocument |
RerunJobResponseDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static RerunJobResponseDocument |
RerunJobResponseDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Uses of RerunJobResponseDocument in org.icenigrid.schema.service.gridsam.impl |
|---|
| Classes in org.icenigrid.schema.service.gridsam.impl that implement RerunJobResponseDocument | |
|---|---|
class |
RerunJobResponseDocumentImpl
A document containing one rerunJobResponse(@http://www.icenigrid.org/service/gridsam) element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||