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