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

All Superinterfaces:
EJBLocalObject (src)

public interface A
extends EJBLocalObject (src)


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

Method Detail

getB

public java.util.Collection getB()

setB

public void setB(java.util.Collection b)