|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--grendel.prefs.base.IdentityArray
Method Summary | |
void |
add(IdentityStructure aIdentity)
|
IdentityStructure |
get(int Index)
|
static IdentityArray |
GetMaster()
|
void |
readPrefs()
|
void |
remove(int Index)
|
int |
size()
|
void |
writePrefs()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
public static IdentityArray GetMaster()
public void readPrefs()
public void writePrefs()
public IdentityStructure get(int Index)
public void add(IdentityStructure aIdentity)
public void remove(int Index)
public int size()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |