com.sybase.uep.bobclient.utils
Class PersistableShort
java.lang.Object
com.sybase.uep.bobclient.utils.PersistableShort
- All Implemented Interfaces:
- net.rim.device.api.util.Persistable
public class PersistableShort
- extends java.lang.Object
- implements net.rim.device.api.util.Persistable
Implement a local Short to make the datataype persistable
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersistableShort
public PersistableShort()
PersistableShort
public PersistableShort(java.lang.Short value)
setValue
public void setValue(java.lang.Short value)
getValue
public java.lang.Short getValue()