|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectinescID.revs.util.IdKey
Field Summary | |
(package private) int |
id
|
(package private) java.security.Key |
key
|
Constructor Summary | |
IdKey(int id,
java.security.Key key)
|
Method Summary | |
int |
getId()
|
java.security.Key |
getKey()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
int id
java.security.Key key
Constructor Detail |
public IdKey(int id, java.security.Key key)
Method Detail |
public int getId()
public java.security.Key getKey()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |