Package co.ecg.alpaca.toolkit.generated
Class BWSystem.SystemCallProcessingPolicyProfileAutoAttendantProfileGetResponse
java.lang.Object
co.ecg.alpaca.toolkit.messaging.response.XMLMessage
co.ecg.alpaca.toolkit.messaging.response.Response
co.ecg.alpaca.toolkit.generated.BWSystem.SystemCallProcessingPolicyProfileAutoAttendantProfileGetResponse
- All Implemented Interfaces:
Serializable
- Enclosing class:
- BWSystem
public static class BWSystem.SystemCallProcessingPolicyProfileAutoAttendantProfileGetResponse
extends Response
Response to SystemCallProcessingPolicyProfileAutoAttendantProfileGetRequest22V2. The following elements are only used in AS data mode: useMaxCallsPerSecond, value "false" is returned in XS data mode. maxCallsPerSecond, value "1" is returned in XS data mode.
- Author:
- AlpacaGenerator
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected String
protected GroupCLIDPolicy
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected EnterpriseInternalCallsCLIDPolicy
protected EnterpriseInternalCallsCLIDPolicy
protected Boolean
protected Integer
protected Integer
protected Integer
protected Integer
protected Integer
protected Integer
protected NetworkUsageSelection
protected Boolean
protected ServiceProviderInternalCallsCLIDPolicy
protected Boolean
protected Boolean
protected Boolean
protected Boolean
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
setAllowAlternateNumbersForRedirectingIdentity
(Boolean allowAlternateNumbersForRedirectingIdentity) 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
setEnableDialableCallerID
(Boolean enableDialableCallerID) void
setEnableEnterpriseExtensionDialing
(Boolean enableEnterpriseExtensionDialing) void
setEnforceEnterpriseCallingLineIdentityRestriction
(Boolean enforceEnterpriseCallingLineIdentityRestriction) void
setEnforceGroupCallingLineIdentityRestriction
(Boolean enforceGroupCallingLineIdentityRestriction) void
setEnterpriseCallsCLIDPolicy
(EnterpriseInternalCallsCLIDPolicy enterpriseCallsCLIDPolicy) void
setEnterpriseGroupCallsCLIDPolicy
(EnterpriseInternalCallsCLIDPolicy enterpriseGroupCallsCLIDPolicy) void
setIncludeRedirectionsInMaximumNumberOfConcurrentCalls
(Boolean includeRedirectionsInMaximumNumberOfConcurrentCalls) void
setMaxCallsPerSecond
(Integer maxCallsPerSecond) void
setMaxCallTimeForAnsweredCallsMinutes
(Integer maxCallTimeForAnsweredCallsMinutes) void
setMaxConcurrentRedirectedCalls
(Integer maxConcurrentRedirectedCalls) void
setMaxRedirectionDepth
(Integer maxRedirectionDepth) void
setMaxSimultaneousCalls
(Integer maxSimultaneousCalls) void
setMaxSimultaneousVideoCalls
(Integer maxSimultaneousVideoCalls) void
setNetworkUsageSelection
(NetworkUsageSelection networkUsageSelection) void
setOverrideCLIDRestrictionForPrivateCallCategory
(Boolean overrideCLIDRestrictionForPrivateCallCategory) void
setServiceProviderGroupCallsCLIDPolicy
(ServiceProviderInternalCallsCLIDPolicy serviceProviderGroupCallsCLIDPolicy) void
setUseCallLimitsPolicy
(Boolean useCallLimitsPolicy) void
setUseCLIDPolicy
(Boolean useCLIDPolicy) void
setUseEnterpriseCLIDForPrivateCallCategory
(Boolean useEnterpriseCLIDForPrivateCallCategory) void
setUseGroupName
(Boolean useGroupName) void
setUseIncomingCLIDPolicy
(Boolean useIncomingCLIDPolicy) void
setUseMaxCallsPerSecond
(Boolean useMaxCallsPerSecond) void
setUseMaxCallTimeForAnsweredCalls
(Boolean useMaxCallTimeForAnsweredCalls) void
setUseMaxConcurrentRedirectedCalls
(Boolean useMaxConcurrentRedirectedCalls) 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
-
allowAlternateNumbersForRedirectingIdentity
-
useGroupName
-
blockCallingNameForExternalCalls
-
allowConfigurableCLIDForRedirectingIdentity
-
allowDepartmentCLIDNameOverride
-
enterpriseCallsCLIDPolicy
-
enterpriseGroupCallsCLIDPolicy
-
serviceProviderGroupCallsCLIDPolicy
-
useCallLimitsPolicy
-
useMaxSimultaneousCalls
-
maxSimultaneousCalls
-
useMaxSimultaneousVideoCalls
-
maxSimultaneousVideoCalls
-
useMaxCallTimeForAnsweredCalls
-
maxCallTimeForAnsweredCallsMinutes
-
useMaxConcurrentRedirectedCalls
-
maxConcurrentRedirectedCalls
-
maxRedirectionDepth
-
useTranslationRoutingPolicy
-
networkUsageSelection
-
enableEnterpriseExtensionDialing
-
enforceGroupCallingLineIdentityRestriction
-
enforceEnterpriseCallingLineIdentityRestriction
-
allowEnterpriseGroupCallTypingForPrivateDialingPlan
-
allowEnterpriseGroupCallTypingForPublicDialingPlan
-
overrideCLIDRestrictionForPrivateCallCategory
-
useEnterpriseCLIDForPrivateCallCategory
-
useIncomingCLIDPolicy
-
enableDialableCallerID
-
includeRedirectionsInMaximumNumberOfConcurrentCalls
-
useMaxCallsPerSecond
-
maxCallsPerSecond
-
callProcessingPolicyProfileName
-
-
Constructor Details
-
SystemCallProcessingPolicyProfileAutoAttendantProfileGetResponse
public SystemCallProcessingPolicyProfileAutoAttendantProfileGetResponse()
-
-
Method Details
-
setUseCLIDPolicy
-
getUseCLIDPolicy
-
setClidPolicy
-
getClidPolicy
-
setAllowAlternateNumbersForRedirectingIdentity
public void setAllowAlternateNumbersForRedirectingIdentity(Boolean allowAlternateNumbersForRedirectingIdentity) -
getAllowAlternateNumbersForRedirectingIdentity
-
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
-
setUseMaxConcurrentRedirectedCalls
-
getUseMaxConcurrentRedirectedCalls
-
setMaxConcurrentRedirectedCalls
-
getMaxConcurrentRedirectedCalls
-
setMaxRedirectionDepth
-
getMaxRedirectionDepth
-
setUseTranslationRoutingPolicy
-
getUseTranslationRoutingPolicy
-
setNetworkUsageSelection
-
getNetworkUsageSelection
-
setEnableEnterpriseExtensionDialing
-
getEnableEnterpriseExtensionDialing
-
setEnforceGroupCallingLineIdentityRestriction
public void setEnforceGroupCallingLineIdentityRestriction(Boolean enforceGroupCallingLineIdentityRestriction) -
getEnforceGroupCallingLineIdentityRestriction
-
setEnforceEnterpriseCallingLineIdentityRestriction
public void setEnforceEnterpriseCallingLineIdentityRestriction(Boolean enforceEnterpriseCallingLineIdentityRestriction) -
getEnforceEnterpriseCallingLineIdentityRestriction
-
setAllowEnterpriseGroupCallTypingForPrivateDialingPlan
public void setAllowEnterpriseGroupCallTypingForPrivateDialingPlan(Boolean allowEnterpriseGroupCallTypingForPrivateDialingPlan) -
getAllowEnterpriseGroupCallTypingForPrivateDialingPlan
-
setAllowEnterpriseGroupCallTypingForPublicDialingPlan
public void setAllowEnterpriseGroupCallTypingForPublicDialingPlan(Boolean allowEnterpriseGroupCallTypingForPublicDialingPlan) -
getAllowEnterpriseGroupCallTypingForPublicDialingPlan
-
setOverrideCLIDRestrictionForPrivateCallCategory
public void setOverrideCLIDRestrictionForPrivateCallCategory(Boolean overrideCLIDRestrictionForPrivateCallCategory) -
getOverrideCLIDRestrictionForPrivateCallCategory
-
setUseEnterpriseCLIDForPrivateCallCategory
public void setUseEnterpriseCLIDForPrivateCallCategory(Boolean useEnterpriseCLIDForPrivateCallCategory) -
getUseEnterpriseCLIDForPrivateCallCategory
-
setUseIncomingCLIDPolicy
-
getUseIncomingCLIDPolicy
-
setEnableDialableCallerID
-
getEnableDialableCallerID
-
setIncludeRedirectionsInMaximumNumberOfConcurrentCalls
public void setIncludeRedirectionsInMaximumNumberOfConcurrentCalls(Boolean includeRedirectionsInMaximumNumberOfConcurrentCalls) -
getIncludeRedirectionsInMaximumNumberOfConcurrentCalls
-
setUseMaxCallsPerSecond
-
getUseMaxCallsPerSecond
-
setMaxCallsPerSecond
-
getMaxCallsPerSecond
-
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
-