ProtocolDescriptionSupport
@Generated(value="com.genesyslab.platform.commons.protocol.generator.Generator", date="2021-06-14T15:45:36.841-07:00") public abstract class EventDeleted extends Message
Modifier and Type | Method | Description |
---|---|---|
static EventDeleted |
create() |
Creates instance of EventDeleted with no parameters set.
|
static EventDeleted |
create(ErrorCode errorCode) |
Creates instance of EventDeleted with all parameters set.
|
abstract ErrorCode |
getErrorCode() |
|
abstract java.lang.Integer |
getReferenceId() |
Reference id to connect response to request.
|
abstract void |
setErrorCode(ErrorCode errorCode) |
|
abstract void |
setReferenceId(int referenceId) |
Reference id to connect response to request.
|
abstract void |
setReferenceId(java.lang.Integer referenceId) |
Reference id to connect response to request.
|
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 EventDeleted create()
public static EventDeleted create(ErrorCode errorCode)
errorCode
- public abstract java.lang.Integer getReferenceId()
public abstract void setReferenceId(java.lang.Integer referenceId)
referenceId
- new value of the propertypublic abstract void setReferenceId(int referenceId)
referenceId
- new value of the propertypublic abstract ErrorCode getErrorCode()
public abstract void setErrorCode(ErrorCode errorCode)
errorCode
- 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.