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 SystemCallProcessingPolicyProfileVoicePortalProfileGetRequest22V2. 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:
- Serialized Form
-
Field Summary
Fields inherited from class co.ecg.alpaca.toolkit.messaging.response.Response
commandType, detailText, request, summaryText
-
Constructor Summary
Constructors Constructor Description SystemCallProcessingPolicyProfileVoicePortalProfileGetResponse()
-
Method Summary
Methods 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
-
useUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable
-
useUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable
-
useMaxCallsPerSecond
-
maxCallsPerSecond
-
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
-
setUseUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable
public void setUseUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable(Boolean useUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable) -
getUseUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable
-
setUseUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable
public void setUseUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable(Boolean useUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable) -
getUseUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable
-
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
-