|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intel.gpe.client2.filemanager.tables.TargetSystemEntry
public class TargetSystemEntry
Field Summary | |
---|---|
protected java.util.Calendar |
calendar
|
Constructor Summary | |
---|---|
TargetSystemEntry(TargetSystemNode node)
|
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 java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.util.Calendar calendar
Constructor Detail |
---|
public TargetSystemEntry(TargetSystemNode node)
Method Detail |
---|
public void set(int i, java.lang.Object o)
ITableEntry
set
in interface ITableEntry
i
- the indexo
- the valuepublic java.lang.Comparable get(int i)
ITableEntry
get
in interface ITableEntry
i
- the index
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |