ProtocolDescriptionSupport
@Generated(value="com.genesyslab.platform.commons.protocol.generator.Generator", date="2021-06-14T15:45:39.509-07:00") public abstract class RequestRegisterClient extends Message
Modifier and Type | Method | Description |
---|---|---|
static RequestRegisterClient |
create() |
Creates instance of RequestRegisterClient with no parameters set.
|
static RequestRegisterClient |
create(java.lang.String clientName,
ClientType clientType) |
Creates instance of RequestRegisterClient with all parameters set.
|
abstract java.lang.String |
getClientName() |
|
abstract ClientType |
getClientType() |
|
abstract void |
setClientName(java.lang.String clientName) |
|
abstract void |
setClientType(ClientType clientType) |
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 RequestRegisterClient create()
public static RequestRegisterClient create(java.lang.String clientName, ClientType clientType)
clientName
- clientType
- public abstract java.lang.String getClientName()
public abstract void setClientName(java.lang.String clientName)
clientName
- new value of the propertypublic abstract ClientType getClientType()
public abstract void setClientType(ClientType clientType)
clientType
- 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.