org.apache.ojb.broker
Class BidirectionalAssociationObjectA
java.lang.Object
org.apache.ojb.broker.BidirectionalAssociationObjectA
- All Implemented Interfaces:
- java.io.Serializable
- public class BidirectionalAssociationObjectA
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BidirectionalAssociationObjectA
public BidirectionalAssociationObjectA()
getPk
public java.lang.String getPk()
setPk
public void setPk(java.lang.String pk)
getFkToB
public java.lang.String getFkToB()
setFkToB
public void setFkToB(java.lang.String fkToB)
getRelatedB
public BidirectionalAssociationObjectB getRelatedB()
setRelatedB
public void setRelatedB(BidirectionalAssociationObjectB relatedB)
Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14