Oracle Application Server Wireless Java API Reference
B10400-01

oracle.panama.messaging.common.ems
Class LargeAnimation

java.lang.Object
  |
  +--oracle.panama.messaging.common.ems.EMSService
        |
        +--oracle.panama.messaging.common.ems.LargeAnimation
All Implemented Interfaces:
java.lang.Comparable, java.io.Serializable

public class LargeAnimation
extends EMSService

EMS service: large animation.

Author:
jxiang
See Also:
EMSService, Serialized Form

Constructor Summary
LargeAnimation()
           

 

Method Summary
 byte[] getBytes()
           
 void setAnimation(byte[] animation)
           
 int size()
           

 

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

LargeAnimation

public LargeAnimation()
Method Detail

setAnimation

public void setAnimation(byte[] animation)

size

public int size()
Overrides:
size in class EMSService

getBytes

public byte[] getBytes()
Overrides:
getBytes in class EMSService

Oracle Application Server Wireless Java API Reference
B10400-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.