|
Oracle Fusion Middleware User Messaging Service 11.1.1.3.0 Java API Reference E14011-02 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.csapi.schema.parlayx.multimedia_messaging.receive.v2_4.local.GetReceivedMessages
public class GetReceivedMessages
Java class for getReceivedMessages complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="getReceivedMessages">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="registrationIdentifier" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="priority" type="{http://www.csapi.org/schema/parlayx/multimedia_messaging/v2_4}MessagePriority" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
GetReceivedMessages()
|
|
| Method Summary | |
|---|---|
MessagePriority |
getPriority()
Gets the value of the priority property. |
java.lang.String |
getRegistrationIdentifier()
Gets the value of the registrationIdentifier property. |
void |
setPriority(MessagePriority value)
Sets the value of the priority property. |
void |
setRegistrationIdentifier(java.lang.String value)
Sets the value of the registrationIdentifier property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetReceivedMessages()
| Method Detail |
|---|
public MessagePriority getPriority()
MessagePrioritypublic java.lang.String getRegistrationIdentifier()
Stringpublic void setPriority(MessagePriority value)
value - allowed object is
MessagePrioritypublic void setRegistrationIdentifier(java.lang.String value)
value - allowed object is
String
|
Oracle Fusion Middleware User Messaging Service 11.1.1.3.0 Java API Reference E14011-02 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||