|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ojb.server.collections.DListEntry | +--ojb.server.collections.DSetEntry
Insert the type's description here. Creation date: (26.02.2001 13:18:35)
Fields inherited from class ojb.server.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,
java.lang.String anOid)
DSetEntry constructor comment. |
Methods inherited from class ojb.server.collections.DListEntry |
generateNewId, getPosition, getRealSubject, setPosition, setRealSubject, toString |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public DSetEntry()
public DSetEntry(int anId, int aDSetId, int pos, java.lang.String anOid)
anId
- intaDlistId
- intpos
- intanOid
- java.lang.Stringpublic DSetEntry(DSetImpl theDSet, java.lang.Object theObject)
theDlist
- ojb.server.collections.DListImpltheObject
- java.lang.Object
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |