|
Oracle Application Server Wireless Java API Reference B14043-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
oracle.panama.messaging.common.ems.SmallAnimation
EMS service: small animation.
EMSService
, Serialized FormConstructor Summary | |
SmallAnimation() |
Method Summary | |
byte[] |
getBytes() Gets complete small animation. |
void |
setAnimation(byte[] animation) Sets the small animation. |
int |
size() Gets the size of the small animation service. |
Methods inherited from class oracle.panama.messaging.common.ems.EMSService |
compareTo, getData, getLength, getPosition, setLength, setPosition |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SmallAnimation()
Method Detail |
public byte[] getBytes()
getBytes
in class EMSService
public void setAnimation(byte[] animation)
animation
- to be set.public int size()
size
in class EMSService
|
Oracle Application Server Wireless Java API Reference B14043-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |