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