|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ojb.odmg.NamedRootsEntry
represents an entry to the named roots table. maps names (Strings) to OJB Identities Creation date: (26.01.2001 19:57:51)
Constructor Summary | |
NamedRootsEntry()
NamedRootsEntry constructor comment. |
|
NamedRootsEntry(java.lang.String aName,
byte[] serializedOID)
NamedRootsEntry constructor comment. |
Method Summary | |
java.lang.String |
getName()
Insert the method's description here. |
byte[] |
getOid()
Insert the method's description here. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NamedRootsEntry(java.lang.String aName, byte[] serializedOID)
public NamedRootsEntry()
Method Detail |
public java.lang.String getName()
public byte[] getOid()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |