org.jboss.test.cmp2.relationship.manyToOneUnidirectional
Interface B

All Superinterfaces:
EJBLocalObject (src)

public interface B
extends EJBLocalObject (src)


Method Summary
 A (src) getA()
           
 void setA(A (src)  a)
           
 
Methods inherited from interface javax.ejb.EJBLocalObject (src)
getEJBLocalHome, getPrimaryKey, isIdentical, remove
 

Method Detail

getA

public A (src)  getA()

setA

public void setA(A (src)  a)