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