ojb.odmg.collections
Class DSetEntry

java.lang.Object
  |
  +--ojb.odmg.collections.DListEntry
        |
        +--ojb.odmg.collections.DSetEntry
All Implemented Interfaces:
java.io.Serializable

public class DSetEntry
extends DListEntry

Insert the type's description here. Creation date: (26.02.2001 13:18:35)

See Also:
Serialized Form

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

DSetEntry

public DSetEntry()
DSetEntry constructor comment.


DSetEntry

public DSetEntry(int anId,
                 int aDSetId,
                 int pos,
                 byte[] anOid)
DSetEntry constructor comment.

Parameters:
anId - int
pos - int
anOid - java.lang.String

DSetEntry

public DSetEntry(DSetImpl theDSet,
                 java.lang.Object theObject)
DSetEntry constructor comment.

Parameters:
theObject - java.lang.Object


Authors: Thomas Mahler and others. (C) 2000, 2001.
All rights reserved. Published under the Gnu Public License.
http://objectbridge.sourceforge.net
Version: 0.8.375, 2002-04-04