|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CheckpointDocument.Checkpoint.Enum | |
|---|---|
| org.icenigrid.schema.pbs.qstat | |
| org.icenigrid.schema.pbs.qstat.impl | |
| Uses of CheckpointDocument.Checkpoint.Enum in org.icenigrid.schema.pbs.qstat |
|---|
| Fields in org.icenigrid.schema.pbs.qstat declared as CheckpointDocument.Checkpoint.Enum | |
|---|---|
static CheckpointDocument.Checkpoint.Enum |
CheckpointDocument.Checkpoint.U
|
| Methods in org.icenigrid.schema.pbs.qstat that return CheckpointDocument.Checkpoint.Enum | |
|---|---|
static CheckpointDocument.Checkpoint.Enum |
CheckpointDocument.Checkpoint.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none. |
static CheckpointDocument.Checkpoint.Enum |
CheckpointDocument.Checkpoint.Enum.forString(java.lang.String s)
Returns the enum value for a string, or null if none. |
CheckpointDocument.Checkpoint.Enum |
CheckpointDocument.getCheckpoint()
Gets the "Checkpoint" element |
CheckpointDocument.Checkpoint.Enum |
JobDocument.Job.getCheckpoint()
Gets the "Checkpoint" element |
| Methods in org.icenigrid.schema.pbs.qstat with parameters of type CheckpointDocument.Checkpoint.Enum | |
|---|---|
void |
CheckpointDocument.setCheckpoint(CheckpointDocument.Checkpoint.Enum checkpoint)
Sets the "Checkpoint" element |
void |
JobDocument.Job.setCheckpoint(CheckpointDocument.Checkpoint.Enum checkpoint)
Sets the "Checkpoint" element |
| Uses of CheckpointDocument.Checkpoint.Enum in org.icenigrid.schema.pbs.qstat.impl |
|---|
| Methods in org.icenigrid.schema.pbs.qstat.impl that return CheckpointDocument.Checkpoint.Enum | |
|---|---|
CheckpointDocument.Checkpoint.Enum |
CheckpointDocumentImpl.getCheckpoint()
Gets the "Checkpoint" element |
CheckpointDocument.Checkpoint.Enum |
JobDocumentImpl.JobImpl.getCheckpoint()
Gets the "Checkpoint" element |
| Methods in org.icenigrid.schema.pbs.qstat.impl with parameters of type CheckpointDocument.Checkpoint.Enum | |
|---|---|
void |
CheckpointDocumentImpl.setCheckpoint(CheckpointDocument.Checkpoint.Enum checkpoint)
Sets the "Checkpoint" element |
void |
JobDocumentImpl.JobImpl.setCheckpoint(CheckpointDocument.Checkpoint.Enum checkpoint)
Sets the "Checkpoint" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||