|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibatis.db.sqlmap.IntegerKey
Field Summary | |
private int |
key
Deprecated. Holds value of property key. |
Constructor Summary | |
IntegerKey()
Deprecated. Creates a new instance of IntegerKey |
|
IntegerKey(int key)
Deprecated. |
Method Summary | |
boolean |
equals(java.lang.Object o)
Deprecated. |
int |
getKey()
Deprecated. Getter for property key. |
int |
hashCode()
Deprecated. |
void |
setKey(int key)
Deprecated. Setter for property key. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private int key
Constructor Detail |
public IntegerKey()
public IntegerKey(int key)
Method Detail |
public int getKey()
public void setKey(int key)
key
- New value of property key.public boolean equals(java.lang.Object o)
public int hashCode()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |