|
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.SmallPicture
EMS service: small picture.
EMSService, Serialized Form| Constructor Summary | |
SmallPicture() |
|
| Method Summary | |
byte[] |
getBytes()Gets complete Small Picture. |
void |
setPicture(byte[] pixels)Sets the small picture. |
int |
size()Gets size of the small picture. |
| 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 SmallPicture()
| Method Detail |
public byte[] getBytes()
getBytes in class EMSServicepublic void setPicture(byte[] pixels)
pixels - containing picture data.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 | |||||||||