Package co.ecg.alpaca.toolkit.generated
Class BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileGetResponse
java.lang.Object
co.ecg.alpaca.toolkit.messaging.response.XMLMessage
co.ecg.alpaca.toolkit.messaging.response.Response
co.ecg.alpaca.toolkit.generated.BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileGetResponse
- All Implemented Interfaces:
Serializable
- Enclosing class:
- BWSystem
public static class BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileGetResponse
extends Response
Response to SystemCallProcessingPolicyProfileVoicePortalProfileGetRequest22.
- Author:
- AlpacaGenerator
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected String
protected GroupCLIDPolicy
protected Boolean
protected EnterpriseInternalCallsCLIDPolicy
protected EnterpriseInternalCallsCLIDPolicy
protected Boolean
protected Integer
protected Integer
protected Integer
protected Integer
protected NetworkUsageSelection
protected ServiceProviderInternalCallsCLIDPolicy
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
Fields inherited from class co.ecg.alpaca.toolkit.messaging.response.Response
commandType, detailText, request, summaryText
Fields inherited from class co.ecg.alpaca.toolkit.messaging.response.XMLMessage
content, xPath
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
setAllowConfigurableCLIDForRedirectingIdentity
(Boolean allowConfigurableCLIDForRedirectingIdentity) void
setAllowDepartmentCLIDNameOverride
(Boolean allowDepartmentCLIDNameOverride) void
setAllowEnterpriseGroupCallTypingForPrivateDialingPlan
(Boolean allowEnterpriseGroupCallTypingForPrivateDialingPlan) void
setAllowEnterpriseGroupCallTypingForPublicDialingPlan
(Boolean allowEnterpriseGroupCallTypingForPublicDialingPlan) void
setBlockCallingNameForExternalCalls
(Boolean blockCallingNameForExternalCalls) void
setCallProcessingPolicyProfileName
(String callProcessingPolicyProfileName) void
setClidPolicy
(GroupCLIDPolicy clidPolicy) void
setEnableEnterpriseExtensionDialing
(Boolean enableEnterpriseExtensionDialing) void
setEnterpriseCallsCLIDPolicy
(EnterpriseInternalCallsCLIDPolicy enterpriseCallsCLIDPolicy) void
setEnterpriseGroupCallsCLIDPolicy
(EnterpriseInternalCallsCLIDPolicy enterpriseGroupCallsCLIDPolicy) void
setIncludeRedirectionsInMaximumNumberOfConcurrentCalls
(Boolean includeRedirectionsInMaximumNumberOfConcurrentCalls) void
setMaxCallTimeForAnsweredCallsMinutes
(Integer maxCallTimeForAnsweredCallsMinutes) void
setMaxRedirectionDepth
(Integer maxRedirectionDepth) void
setMaxSimultaneousCalls
(Integer maxSimultaneousCalls) void
setMaxSimultaneousVideoCalls
(Integer maxSimultaneousVideoCalls) void
setNetworkUsageSelection
(NetworkUsageSelection networkUsageSelection) void
setServiceProviderGroupCallsCLIDPolicy
(ServiceProviderInternalCallsCLIDPolicy serviceProviderGroupCallsCLIDPolicy) void
setUseCallLimitsPolicy
(Boolean useCallLimitsPolicy) void
setUseCLIDPolicy
(Boolean useCLIDPolicy) void
setUseGroupName
(Boolean useGroupName) void
setUseMaxCallTimeForAnsweredCalls
(Boolean useMaxCallTimeForAnsweredCalls) void
setUseMaxSimultaneousCalls
(Boolean useMaxSimultaneousCalls) void
setUseMaxSimultaneousVideoCalls
(Boolean useMaxSimultaneousVideoCalls) void
setUseTranslationRoutingPolicy
(Boolean useTranslationRoutingPolicy) void
setUseUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable
(Boolean useUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable) void
setUseUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable
(Boolean useUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable) toString()
void
Transforms the Response from XML Content to a populated POJOMethods inherited from class co.ecg.alpaca.toolkit.messaging.response.Response
getDetailText, getErrorCode, getRequest, getResponse, getSummaryText, isCommandType, isErrorResponse, setRequest
Methods inherited from class co.ecg.alpaca.toolkit.messaging.response.XMLMessage
getBoolean, getContent, getDate, getDateTime, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNodeArray, getNumber, getString, getStringArray, getTime, setContent
-
Field Details
-
useCLIDPolicy
-
clidPolicy
-
useGroupName
-
blockCallingNameForExternalCalls
-
allowConfigurableCLIDForRedirectingIdentity
-
allowDepartmentCLIDNameOverride
-
enterpriseCallsCLIDPolicy
-
enterpriseGroupCallsCLIDPolicy
-
serviceProviderGroupCallsCLIDPolicy
-
useCallLimitsPolicy
-
useMaxSimultaneousCalls
-
maxSimultaneousCalls
-
useMaxSimultaneousVideoCalls
-
maxSimultaneousVideoCalls
-
useMaxCallTimeForAnsweredCalls
-
maxCallTimeForAnsweredCallsMinutes
-
maxRedirectionDepth
-
useTranslationRoutingPolicy
-
networkUsageSelection
-
enableEnterpriseExtensionDialing
-
allowEnterpriseGroupCallTypingForPrivateDialingPlan
-
allowEnterpriseGroupCallTypingForPublicDialingPlan
-
includeRedirectionsInMaximumNumberOfConcurrentCalls
-
callProcessingPolicyProfileName
-
-
Constructor Details
-
SystemCallProcessingPolicyProfileVoicePortalProfileGetResponse
public SystemCallProcessingPolicyProfileVoicePortalProfileGetResponse()
-
-
Method Details
-
setUseCLIDPolicy
-
getUseCLIDPolicy
-
setClidPolicy
-
getClidPolicy
-
setUseGroupName
-
getUseGroupName
-
setBlockCallingNameForExternalCalls
-
getBlockCallingNameForExternalCalls
-
setAllowConfigurableCLIDForRedirectingIdentity
public void setAllowConfigurableCLIDForRedirectingIdentity(Boolean allowConfigurableCLIDForRedirectingIdentity) -
getAllowConfigurableCLIDForRedirectingIdentity
-
setAllowDepartmentCLIDNameOverride
-
getAllowDepartmentCLIDNameOverride
-
setEnterpriseCallsCLIDPolicy
public void setEnterpriseCallsCLIDPolicy(EnterpriseInternalCallsCLIDPolicy enterpriseCallsCLIDPolicy) -
getEnterpriseCallsCLIDPolicy
-
setEnterpriseGroupCallsCLIDPolicy
public void setEnterpriseGroupCallsCLIDPolicy(EnterpriseInternalCallsCLIDPolicy enterpriseGroupCallsCLIDPolicy) -
getEnterpriseGroupCallsCLIDPolicy
-
setServiceProviderGroupCallsCLIDPolicy
public void setServiceProviderGroupCallsCLIDPolicy(ServiceProviderInternalCallsCLIDPolicy serviceProviderGroupCallsCLIDPolicy) -
getServiceProviderGroupCallsCLIDPolicy
-
setUseCallLimitsPolicy
-
getUseCallLimitsPolicy
-
setUseMaxSimultaneousCalls
-
getUseMaxSimultaneousCalls
-
setMaxSimultaneousCalls
-
getMaxSimultaneousCalls
-
setUseMaxSimultaneousVideoCalls
-
getUseMaxSimultaneousVideoCalls
-
setMaxSimultaneousVideoCalls
-
getMaxSimultaneousVideoCalls
-
setUseMaxCallTimeForAnsweredCalls
-
getUseMaxCallTimeForAnsweredCalls
-
setMaxCallTimeForAnsweredCallsMinutes
-
getMaxCallTimeForAnsweredCallsMinutes
-
setMaxRedirectionDepth
-
getMaxRedirectionDepth
-
setUseTranslationRoutingPolicy
-
getUseTranslationRoutingPolicy
-
setNetworkUsageSelection
-
getNetworkUsageSelection
-
setEnableEnterpriseExtensionDialing
-
getEnableEnterpriseExtensionDialing
-
setAllowEnterpriseGroupCallTypingForPrivateDialingPlan
public void setAllowEnterpriseGroupCallTypingForPrivateDialingPlan(Boolean allowEnterpriseGroupCallTypingForPrivateDialingPlan) -
getAllowEnterpriseGroupCallTypingForPrivateDialingPlan
-
setAllowEnterpriseGroupCallTypingForPublicDialingPlan
public void setAllowEnterpriseGroupCallTypingForPublicDialingPlan(Boolean allowEnterpriseGroupCallTypingForPublicDialingPlan) -
getAllowEnterpriseGroupCallTypingForPublicDialingPlan
-
setIncludeRedirectionsInMaximumNumberOfConcurrentCalls
public void setIncludeRedirectionsInMaximumNumberOfConcurrentCalls(Boolean includeRedirectionsInMaximumNumberOfConcurrentCalls) -
getIncludeRedirectionsInMaximumNumberOfConcurrentCalls
-
setCallProcessingPolicyProfileName
-
getCallProcessingPolicyProfileName
-
transform
public void transform()Description copied from class:Response
Transforms the Response from XML Content to a populated POJO -
equals
-
hashCode
public int hashCode() -
toString
-