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.


Field Summary
 Master aMaster
           
 java.lang.Integer detailId
           
 java.lang.String detailText
           
 java.lang.Integer masterId
           
 
Constructor Summary
DetailFKinPK()
           
DetailFKinPK(java.lang.Integer mId, java.lang.Integer dId, java.lang.String text)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

masterId

public java.lang.Integer masterId

detailId

public java.lang.Integer detailId

detailText

public java.lang.String detailText

aMaster

public Master aMaster
Constructor Detail

DetailFKinPK

public DetailFKinPK(java.lang.Integer mId,
                    java.lang.Integer dId,
                    java.lang.String text)

DetailFKinPK

public DetailFKinPK()
Method Detail

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