|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibatis.db.sqlmap.IntegerKey
public class 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)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |