|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibatis.db.sqlmap.IntegerResult
Field Summary | |
private int |
result
Deprecated. |
Constructor Summary | |
IntegerResult()
Deprecated. |
Method Summary | |
int |
getResult()
Deprecated. |
void |
setResult(int result)
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private int result
Constructor Detail |
public IntegerResult()
Method Detail |
public int getResult()
public void setResult(int result)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |