|
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.PredefinedSound
EMS service: predefined sound.
EMSService, Serialized Form| Constructor Summary | |
PredefinedSound() |
|
| Method Summary | |
boolean |
equals(java.lang.Object other)Compares two predefined sound for equality. |
byte[] |
getBytes()Gets complete predefined sound. |
int |
hashCode()Generates and returns hashcode for the instance. |
void |
setSound(int sound)Sets the predefined sound. |
int |
size()Gets size of the predefined sound. |
| Methods inherited from class oracle.panama.messaging.common.ems.EMSService |
compareTo, getData, getLength, getPosition, setLength, setPosition |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PredefinedSound()
| Method Detail |
public boolean equals(java.lang.Object other)
other - predefined sound object to be tested for equality with this object.public byte[] getBytes()
getBytes in class EMSServicepublic int hashCode()
public void setSound(int sound)
sound - 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 | |||||||||