org.jboss.test.cmp2.relationship.oneToOneUnidirectional
Interface A

All Superinterfaces:
EJBLocalObject (src)

public interface A
extends EJBLocalObject (src)


Method Summary
 B (src) getB()
           
 void setB(B (src)  b)
           
 
Methods inherited from interface javax.ejb.EJBLocalObject (src)
getEJBLocalHome, getPrimaryKey, isIdentical, remove
 

Method Detail

getB

public B (src)  getB()

setB

public void setB(B (src)  b)