|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JobOwnerDocument.JobOwner | |
---|---|
org.icenigrid.schema.pbs.qstat | |
org.icenigrid.schema.pbs.qstat.impl |
Uses of JobOwnerDocument.JobOwner in org.icenigrid.schema.pbs.qstat |
---|
Methods in org.icenigrid.schema.pbs.qstat that return JobOwnerDocument.JobOwner | |
---|---|
static JobOwnerDocument.JobOwner |
JobOwnerDocument.JobOwner.Factory.newInstance()
|
static JobOwnerDocument.JobOwner |
JobOwnerDocument.JobOwner.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static JobOwnerDocument.JobOwner |
JobOwnerDocument.JobOwner.Factory.newValue(java.lang.Object obj)
|
JobOwnerDocument.JobOwner |
JobDocument.Job.xgetJobOwner()
Gets (as xml) the "Job_Owner" element |
JobOwnerDocument.JobOwner |
JobOwnerDocument.xgetJobOwner()
Gets (as xml) the "Job_Owner" element |
Methods in org.icenigrid.schema.pbs.qstat with parameters of type JobOwnerDocument.JobOwner | |
---|---|
void |
JobDocument.Job.xsetJobOwner(JobOwnerDocument.JobOwner jobOwner)
Sets (as xml) the "Job_Owner" element |
void |
JobOwnerDocument.xsetJobOwner(JobOwnerDocument.JobOwner jobOwner)
Sets (as xml) the "Job_Owner" element |
Uses of JobOwnerDocument.JobOwner in org.icenigrid.schema.pbs.qstat.impl |
---|
Classes in org.icenigrid.schema.pbs.qstat.impl that implement JobOwnerDocument.JobOwner | |
---|---|
static class |
JobOwnerDocumentImpl.JobOwnerImpl
An XML Job_Owner(@uri:gridsam:pbs:qstat). |
Methods in org.icenigrid.schema.pbs.qstat.impl that return JobOwnerDocument.JobOwner | |
---|---|
JobOwnerDocument.JobOwner |
JobDocumentImpl.JobImpl.xgetJobOwner()
Gets (as xml) the "Job_Owner" element |
JobOwnerDocument.JobOwner |
JobOwnerDocumentImpl.xgetJobOwner()
Gets (as xml) the "Job_Owner" element |
Methods in org.icenigrid.schema.pbs.qstat.impl with parameters of type JobOwnerDocument.JobOwner | |
---|---|
void |
JobDocumentImpl.JobImpl.xsetJobOwner(JobOwnerDocument.JobOwner jobOwner)
Sets (as xml) the "Job_Owner" element |
void |
JobOwnerDocumentImpl.xsetJobOwner(JobOwnerDocument.JobOwner jobOwner)
Sets (as xml) the "Job_Owner" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |