test.ojb.odmg
Class DetailFKinPK
java.lang.Object
|
+--test.ojb.odmg.DetailFKinPK
- public class DetailFKinPK
- extends java.lang.Object
the facade to all TestCases in this package.
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
masterId
public java.lang.Integer masterId
detailId
public java.lang.Integer detailId
detailText
public java.lang.String detailText
aMaster
public Master aMaster
DetailFKinPK
public DetailFKinPK(java.lang.Integer mId,
java.lang.Integer dId,
java.lang.String text)
DetailFKinPK
public DetailFKinPK()
toString
public java.lang.String toString()
- Overrides:
toString
in class 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