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