|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WalltimeDocument.Walltime | |
---|---|
org.icenigrid.schema.pbs.qstat | |
org.icenigrid.schema.pbs.qstat.impl |
Uses of WalltimeDocument.Walltime in org.icenigrid.schema.pbs.qstat |
---|
Methods in org.icenigrid.schema.pbs.qstat that return WalltimeDocument.Walltime | |
---|---|
static WalltimeDocument.Walltime |
WalltimeDocument.Walltime.Factory.newInstance()
|
static WalltimeDocument.Walltime |
WalltimeDocument.Walltime.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static WalltimeDocument.Walltime |
WalltimeDocument.Walltime.Factory.newValue(java.lang.Object obj)
|
WalltimeDocument.Walltime |
ResourceListDocument.ResourceList.xgetWalltime()
Gets (as xml) the "walltime" element |
WalltimeDocument.Walltime |
ResourcesUsedDocument.ResourcesUsed.xgetWalltime()
Gets (as xml) the "walltime" element |
WalltimeDocument.Walltime |
WalltimeDocument.xgetWalltime()
Gets (as xml) the "walltime" element |
Methods in org.icenigrid.schema.pbs.qstat with parameters of type WalltimeDocument.Walltime | |
---|---|
void |
ResourceListDocument.ResourceList.xsetWalltime(WalltimeDocument.Walltime walltime)
Sets (as xml) the "walltime" element |
void |
ResourcesUsedDocument.ResourcesUsed.xsetWalltime(WalltimeDocument.Walltime walltime)
Sets (as xml) the "walltime" element |
void |
WalltimeDocument.xsetWalltime(WalltimeDocument.Walltime walltime)
Sets (as xml) the "walltime" element |
Uses of WalltimeDocument.Walltime in org.icenigrid.schema.pbs.qstat.impl |
---|
Classes in org.icenigrid.schema.pbs.qstat.impl that implement WalltimeDocument.Walltime | |
---|---|
static class |
WalltimeDocumentImpl.WalltimeImpl
An XML walltime(@uri:gridsam:pbs:qstat). |
Methods in org.icenigrid.schema.pbs.qstat.impl that return WalltimeDocument.Walltime | |
---|---|
WalltimeDocument.Walltime |
ResourceListDocumentImpl.ResourceListImpl.xgetWalltime()
Gets (as xml) the "walltime" element |
WalltimeDocument.Walltime |
ResourcesUsedDocumentImpl.ResourcesUsedImpl.xgetWalltime()
Gets (as xml) the "walltime" element |
WalltimeDocument.Walltime |
WalltimeDocumentImpl.xgetWalltime()
Gets (as xml) the "walltime" element |
Methods in org.icenigrid.schema.pbs.qstat.impl with parameters of type WalltimeDocument.Walltime | |
---|---|
void |
ResourceListDocumentImpl.ResourceListImpl.xsetWalltime(WalltimeDocument.Walltime walltime)
Sets (as xml) the "walltime" element |
void |
ResourcesUsedDocumentImpl.ResourcesUsedImpl.xsetWalltime(WalltimeDocument.Walltime walltime)
Sets (as xml) the "walltime" element |
void |
WalltimeDocumentImpl.xsetWalltime(WalltimeDocument.Walltime walltime)
Sets (as xml) the "walltime" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |