|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sybase.uep.bobclient.utils.PersistableByte
public class PersistableByte
Implement a local Byte to make the datataype persistable
Constructor Summary | |
---|---|
PersistableByte()
|
|
PersistableByte(java.lang.Byte value)
|
Method Summary | |
---|---|
java.lang.Byte |
getValue()
|
void |
setValue(java.lang.Byte value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PersistableByte()
public PersistableByte(java.lang.Byte value)
Method Detail |
---|
public void setValue(java.lang.Byte value)
public java.lang.Byte getValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |