javax.jmi.reflect
Interface RefAssociationLink


public interface RefAssociationLink


Method Summary
 boolean equals(java.lang.Object other)
           
 int hashCode()
           
 RefObject refFirstEnd()
           
 RefObject refSecondEnd()
           
 

Method Detail

equals

boolean equals(java.lang.Object other)
Overrides:
equals in class java.lang.Object

hashCode

int hashCode()
Overrides:
hashCode in class java.lang.Object

refFirstEnd

RefObject refFirstEnd()

refSecondEnd

RefObject refSecondEnd()