|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StartJobDocument.StartJob | |
---|---|
org.icenigrid.schema.service.gridsam | |
org.icenigrid.schema.service.gridsam.impl |
Uses of StartJobDocument.StartJob in org.icenigrid.schema.service.gridsam |
---|
Methods in org.icenigrid.schema.service.gridsam that return StartJobDocument.StartJob | |
---|---|
StartJobDocument.StartJob |
StartJobDocument.addNewStartJob()
Appends and returns a new empty "startJob" element |
StartJobDocument.StartJob |
StartJobDocument.getStartJob()
Gets the "startJob" element |
static StartJobDocument.StartJob |
StartJobDocument.StartJob.Factory.newInstance()
|
static StartJobDocument.StartJob |
StartJobDocument.StartJob.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
Methods in org.icenigrid.schema.service.gridsam with parameters of type StartJobDocument.StartJob | |
---|---|
void |
StartJobDocument.setStartJob(StartJobDocument.StartJob startJob)
Sets the "startJob" element |
Uses of StartJobDocument.StartJob in org.icenigrid.schema.service.gridsam.impl |
---|
Classes in org.icenigrid.schema.service.gridsam.impl that implement StartJobDocument.StartJob | |
---|---|
static class |
StartJobDocumentImpl.StartJobImpl
An XML startJob(@http://www.icenigrid.org/service/gridsam). |
Methods in org.icenigrid.schema.service.gridsam.impl that return StartJobDocument.StartJob | |
---|---|
StartJobDocument.StartJob |
StartJobDocumentImpl.addNewStartJob()
Appends and returns a new empty "startJob" element |
StartJobDocument.StartJob |
StartJobDocumentImpl.getStartJob()
Gets the "startJob" element |
Methods in org.icenigrid.schema.service.gridsam.impl with parameters of type StartJobDocument.StartJob | |
---|---|
void |
StartJobDocumentImpl.setStartJob(StartJobDocument.StartJob startJob)
Sets the "startJob" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |