|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RerunJobDocument.RerunJob | |
---|---|
org.icenigrid.schema.service.gridsam | |
org.icenigrid.schema.service.gridsam.impl |
Uses of RerunJobDocument.RerunJob in org.icenigrid.schema.service.gridsam |
---|
Methods in org.icenigrid.schema.service.gridsam that return RerunJobDocument.RerunJob | |
---|---|
RerunJobDocument.RerunJob |
RerunJobDocument.addNewRerunJob()
Appends and returns a new empty "rerunJob" element |
RerunJobDocument.RerunJob |
RerunJobDocument.getRerunJob()
Gets the "rerunJob" element |
static RerunJobDocument.RerunJob |
RerunJobDocument.RerunJob.Factory.newInstance()
|
static RerunJobDocument.RerunJob |
RerunJobDocument.RerunJob.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
Methods in org.icenigrid.schema.service.gridsam with parameters of type RerunJobDocument.RerunJob | |
---|---|
void |
RerunJobDocument.setRerunJob(RerunJobDocument.RerunJob rerunJob)
Sets the "rerunJob" element |
Uses of RerunJobDocument.RerunJob in org.icenigrid.schema.service.gridsam.impl |
---|
Classes in org.icenigrid.schema.service.gridsam.impl that implement RerunJobDocument.RerunJob | |
---|---|
static class |
RerunJobDocumentImpl.RerunJobImpl
An XML rerunJob(@http://www.icenigrid.org/service/gridsam). |
Methods in org.icenigrid.schema.service.gridsam.impl that return RerunJobDocument.RerunJob | |
---|---|
RerunJobDocument.RerunJob |
RerunJobDocumentImpl.addNewRerunJob()
Appends and returns a new empty "rerunJob" element |
RerunJobDocument.RerunJob |
RerunJobDocumentImpl.getRerunJob()
Gets the "rerunJob" element |
Methods in org.icenigrid.schema.service.gridsam.impl with parameters of type RerunJobDocument.RerunJob | |
---|---|
void |
RerunJobDocumentImpl.setRerunJob(RerunJobDocument.RerunJob rerunJob)
Sets the "rerunJob" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |