org.objectweb.jonas.jtests.beans.relation.s2pkcomp
Interface ALocal


public interface ALocal

Author:
Helene Joanin

Method Summary
 BLocal getB()
           
 Pk getId()
           
 void m1()
           
 void setB(BLocal val)
           
 

Method Detail

m1

public void m1()

getId

public Pk getId()

getB

public BLocal getB()

setB

public void setB(BLocal val)