|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbind.xml.schema.constraint.Key
Constructor Summary | |
Key()
|
|
Key(java.lang.Object aData)
|
Method Summary | |
void |
add(java.lang.Object anObject)
|
boolean |
equals(java.lang.Object anObject)
Checks equality. |
int |
hashCode()
Gets a hash code. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Key()
public Key(java.lang.Object aData)
Method Detail |
public void add(java.lang.Object anObject)
public boolean equals(java.lang.Object anObject)
IKey
equals
in interface IKey
public int hashCode()
IKey
hashCode
in interface IKey
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |