|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
AutoNumber stores autonumbers for items in a collection.
Method Summary | |
java.lang.Integer |
getValue()
Gets the current value of the autonumber. |
void |
setValue(java.lang.Integer value)
Sets the current value of the autonumber. |
Methods inherited from interface javax.ejb.EJBObject (src) |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
Method Detail |
public java.lang.Integer getValue() throws java.rmi.RemoteException
java.rmi.RemoteException
public void setValue(java.lang.Integer value) throws java.rmi.RemoteException
java.rmi.RemoteException
|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |