test.ojb.odmg
Class DetailFKnoPK
java.lang.Object
|
+--test.ojb.odmg.DetailFKnoPK
- public class DetailFKnoPK
- 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
DetailFKnoPK
public DetailFKnoPK(java.lang.Integer dId,
java.lang.Integer mId,
java.lang.String text)
DetailFKnoPK
public DetailFKnoPK()
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