|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectinescID.revs.util.AdministratorElection
Field Summary | |
private int |
administrator
|
private int |
election
|
private byte[] |
key
|
Constructor Summary | |
AdministratorElection()
|
|
AdministratorElection(int adm,
int election,
byte[] key)
|
Method Summary | |
int |
GetAdministrator()
|
int |
GetElection()
|
byte[] |
GetKey()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private int administrator
private int election
private byte[] key
Constructor Detail |
public AdministratorElection()
public AdministratorElection(int adm, int election, byte[] key)
Method Detail |
public int GetAdministrator()
public int GetElection()
public byte[] GetKey()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |