|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.pleso.framework.client.bl.impl.DBIntEnum
public abstract class DBIntEnum
Represents base class for DBInteger enumerations.
| Method Summary | |
|---|---|
java.lang.String |
getCaption()
Returns localized verbose string representation of item. |
DBInteger |
getDBIntegerValue()
Gets DBInteger current value |
IDBValue |
getDBValue()
Returns item value as IDBValue. |
int |
getInt()
Gets integer current value |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.pleso.framework.client.bl.IEnum |
|---|
getItems, getNullItem |
| Method Detail |
|---|
public DBInteger getDBIntegerValue()
DBInteger current value
public int getInt()
public java.lang.String getCaption()
IEnumItem
getCaption in interface IEnumItempublic IDBValue getDBValue()
IEnumItemIDBValue.
getDBValue in interface IEnumItem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||