public static class HuntGroup.SystemHuntGroupGetResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected Boolean |
anonymousInsteadOfPrivateCLID |
protected Boolean |
removeHuntGroupNameFromCLID |
protected HuntGroupUniformCallDistributionPolicyScope |
uniformCallDistributionPolicyScope |
commandType, detailText, request, responseContent, summaryText, xPath
Constructor and Description |
---|
SystemHuntGroupGetResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Boolean |
getAnonymousInsteadOfPrivateCLID() |
Boolean |
getRemoveHuntGroupNameFromCLID() |
HuntGroupUniformCallDistributionPolicyScope |
getUniformCallDistributionPolicyScope() |
int |
hashCode() |
void |
setAnonymousInsteadOfPrivateCLID(Boolean anonymousInsteadOfPrivateCLID) |
void |
setRemoveHuntGroupNameFromCLID(Boolean removeHuntGroupNameFromCLID) |
void |
setUniformCallDistributionPolicyScope(HuntGroupUniformCallDistributionPolicyScope uniformCallDistributionPolicyScope) |
protected void |
transform()
Transforms the Response from XML Content to a populated POJO
|
getBoolean, getDate, getDateTime, getDetailText, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getRequest, getResponse, getResponseContent, getString, getStringArray, getSummaryText, getTime, isCommandType, isErrorResponse
protected Boolean anonymousInsteadOfPrivateCLID
protected Boolean removeHuntGroupNameFromCLID
protected HuntGroupUniformCallDistributionPolicyScope uniformCallDistributionPolicyScope
public void setAnonymousInsteadOfPrivateCLID(Boolean anonymousInsteadOfPrivateCLID)
public Boolean getAnonymousInsteadOfPrivateCLID()
public void setRemoveHuntGroupNameFromCLID(Boolean removeHuntGroupNameFromCLID)
public Boolean getRemoveHuntGroupNameFromCLID()
public void setUniformCallDistributionPolicyScope(HuntGroupUniformCallDistributionPolicyScope uniformCallDistributionPolicyScope)
public HuntGroupUniformCallDistributionPolicyScope getUniformCallDistributionPolicyScope()
@GwtIncompatible protected void transform()
Response
Copyright © 2016 ECG. All rights reserved.