|
Oracle Application Server Wireless Java API Reference B10400-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--oracle.panama.messaging.common.ems.EMSService
The base class of all EMS service classes.
EMSMessage, TextFormating, PredefinedSound, UserDefinedSound, LargePicture, SmallPicture, VariablePicture, PredefinedAnimation, LargeAnimation, SmallAnimation, Serialized Form| Constructor Summary | |
EMSService() | |
| Method Summary | |
int |
compareTo(java.lang.Object o) |
byte[] |
getBytes() |
byte[] |
getData() |
int |
getLength() |
int |
getPosition() |
void |
setLength(int len) |
void |
setPosition(int pos) |
int |
size() |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EMSService()
| Method Detail |
public byte[] getBytes()
public int size()
public byte[] getData()
public int getLength()
public int getPosition()
public void setLength(int len)
public void setPosition(int pos)
public int compareTo(java.lang.Object o)
compareTo in interface java.lang.Comparable
|
Oracle Application Server Wireless Java API Reference B10400-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||