org.apache.ojb.broker
Class BidirectionalAssociationObjectB
java.lang.Object
org.apache.ojb.broker.BidirectionalAssociationObjectB
- All Implemented Interfaces:
- java.io.Serializable
- public class BidirectionalAssociationObjectB
- 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 |
BidirectionalAssociationObjectB
public BidirectionalAssociationObjectB()
getPk
public java.lang.String getPk()
setPk
public void setPk(java.lang.String pk)
getFkToA
public java.lang.String getFkToA()
setFkToA
public void setFkToA(java.lang.String fkToA)
getRelatedA
public BidirectionalAssociationObjectA getRelatedA()
setRelatedA
public void setRelatedA(BidirectionalAssociationObjectA relatedA)
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