|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XDocument.X | |
---|---|
org.icenigrid.schema.pbs.qstat | |
org.icenigrid.schema.pbs.qstat.impl |
Uses of XDocument.X in org.icenigrid.schema.pbs.qstat |
---|
Methods in org.icenigrid.schema.pbs.qstat that return XDocument.X | |
---|---|
static XDocument.X |
XDocument.X.Factory.newInstance()
|
static XDocument.X |
XDocument.X.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static XDocument.X |
XDocument.X.Factory.newValue(java.lang.Object obj)
|
XDocument.X |
JobDocument.Job.xgetX()
Gets (as xml) the "x" element |
XDocument.X |
XDocument.xgetX()
Gets (as xml) the "x" element |
Methods in org.icenigrid.schema.pbs.qstat with parameters of type XDocument.X | |
---|---|
void |
JobDocument.Job.xsetX(XDocument.X x)
Sets (as xml) the "x" element |
void |
XDocument.xsetX(XDocument.X x)
Sets (as xml) the "x" element |
Uses of XDocument.X in org.icenigrid.schema.pbs.qstat.impl |
---|
Classes in org.icenigrid.schema.pbs.qstat.impl that implement XDocument.X | |
---|---|
static class |
XDocumentImpl.XImpl
An XML x(@uri:gridsam:pbs:qstat). |
Methods in org.icenigrid.schema.pbs.qstat.impl that return XDocument.X | |
---|---|
XDocument.X |
JobDocumentImpl.JobImpl.xgetX()
Gets (as xml) the "x" element |
XDocument.X |
XDocumentImpl.xgetX()
Gets (as xml) the "x" element |
Methods in org.icenigrid.schema.pbs.qstat.impl with parameters of type XDocument.X | |
---|---|
void |
JobDocumentImpl.JobImpl.xsetX(XDocument.X x)
Sets (as xml) the "x" element |
void |
XDocumentImpl.xsetX(XDocument.X x)
Sets (as xml) the "x" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |