ProtocolDescriptionSupport
@Generated(value="com.genesyslab.platform.commons.protocol.generator.Generator", date="2021-06-14T15:45:22.957-07:00") public abstract class RequestUnsubscribeAll extends Message
Modifier and Type | Method | Description |
---|---|---|
static RequestUnsubscribeAll |
create() |
Creates instance of RequestUnsubscribeAll with no parameters set.
|
static RequestUnsubscribeAll |
create(MessagePriority priority) |
Creates instance of RequestUnsubscribeAll with all parameters set.
|
abstract MessagePriority |
getPriority() |
Priority of the message
|
abstract void |
setPriority(MessagePriority priority) |
Priority of the message
|
equals, hashCode, toString, toString
cloneMessage, getEndpoint, getMessageAttribute, getProtocolDescription, getProtocolId, messageId, messageName, setProtocolDescription
public static final int ID
public static final java.lang.String NAME
public static RequestUnsubscribeAll create()
public static RequestUnsubscribeAll create(MessagePriority priority)
priority
- Priority of the messagepublic abstract MessagePriority getPriority()
public abstract void setPriority(MessagePriority priority)
priority
- new value of the propertySend comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.