|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ojb.odmg.collections.DListEntry | +--ojb.odmg.collections.DSetEntry
Insert the type's description here. Creation date: (26.02.2001 13:18:35)
Field Summary |
Fields inherited from class ojb.odmg.collections.DListEntry |
dlistId, id, oid, position, realSubject, serializedOID |
Constructor Summary | |
DSetEntry()
DSetEntry constructor comment. |
|
DSetEntry(DSetImpl theDSet,
java.lang.Object theObject)
DSetEntry constructor comment. |
|
DSetEntry(int anId,
int aDSetId,
int pos,
byte[] anOid)
DSetEntry constructor comment. |
Methods inherited from class ojb.odmg.collections.DListEntry |
generateNewId, getPosition, getRealSubject, setPosition, setRealSubject, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public DSetEntry()
public DSetEntry(int anId, int aDSetId, int pos, byte[] anOid)
anId
- intpos
- intanOid
- java.lang.Stringpublic DSetEntry(DSetImpl theDSet, java.lang.Object theObject)
theObject
- java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |