|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intel.gpe.client2.filemanager.tables.RegistryEntry
public class RegistryEntry
| Constructor Summary | |
|---|---|
RegistryEntry(RegistryNode 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 |
| Constructor Detail |
|---|
public RegistryEntry(RegistryNode node)
| Method Detail |
|---|
public void set(int i,
java.lang.Object o)
ITableEntry
set in interface ITableEntryi - the indexo - the valuepublic java.lang.Comparable get(int i)
ITableEntry
get in interface ITableEntryi - the index
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||