|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intel.gpe.client2.common.requests.JobClientCache
com.intel.gpe.client2.common.tables.jobs.JobEntry
public class JobEntry
Constructor Summary | |
---|---|
JobEntry()
|
Method Summary | |
---|---|
java.lang.Comparable |
get(int i)
Get the i-th field of the entry |
void |
set(int i,
java.lang.Object o)
Set the i-th field of the entry |
Methods inherited from class com.intel.gpe.client2.common.requests.JobClientCache |
---|
getApplicationName, getApplicationVersion, getId, getStatus, getStatusString, getSubmissionTime, getTerminationTime, setApplicationName, setApplicationVersion, setId, setStatus, setSubmissionTime, setTerminationTime, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JobEntry()
Method Detail |
---|
public java.lang.Comparable get(int i)
ITableEntry
get
in interface ITableEntry
get
in class JobClientCache
i
- the index
public void set(int i, java.lang.Object o)
ITableEntry
set
in interface ITableEntry
set
in class JobClientCache
i
- the indexo
- the value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |