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 Details

    • useCLIDPolicy

      protected Boolean useCLIDPolicy
    • clidPolicy

      protected GroupCLIDPolicy clidPolicy
    • allowAlternateNumbersForRedirectingIdentity

      protected Boolean allowAlternateNumbersForRedirectingIdentity
    • useGroupName

      protected Boolean useGroupName
    • blockCallingNameForExternalCalls

      protected Boolean blockCallingNameForExternalCalls
    • allowConfigurableCLIDForRedirectingIdentity

      protected Boolean allowConfigurableCLIDForRedirectingIdentity
    • allowDepartmentCLIDNameOverride

      protected Boolean allowDepartmentCLIDNameOverride
    • enterpriseCallsCLIDPolicy

      protected EnterpriseInternalCallsCLIDPolicy enterpriseCallsCLIDPolicy
    • enterpriseGroupCallsCLIDPolicy

      protected EnterpriseInternalCallsCLIDPolicy enterpriseGroupCallsCLIDPolicy
    • serviceProviderGroupCallsCLIDPolicy

      protected ServiceProviderInternalCallsCLIDPolicy serviceProviderGroupCallsCLIDPolicy
    • useCallLimitsPolicy

      protected Boolean useCallLimitsPolicy
    • useMaxSimultaneousCalls

      protected Boolean useMaxSimultaneousCalls
    • maxSimultaneousCalls

      protected Integer maxSimultaneousCalls
    • useMaxSimultaneousVideoCalls

      protected Boolean useMaxSimultaneousVideoCalls
    • maxSimultaneousVideoCalls

      protected Integer maxSimultaneousVideoCalls
    • useMaxCallTimeForAnsweredCalls

      protected Boolean useMaxCallTimeForAnsweredCalls
    • maxCallTimeForAnsweredCallsMinutes

      protected Integer maxCallTimeForAnsweredCallsMinutes
    • useMaxConcurrentRedirectedCalls

      protected Boolean useMaxConcurrentRedirectedCalls
    • maxConcurrentRedirectedCalls

      protected Integer maxConcurrentRedirectedCalls
    • maxRedirectionDepth

      protected Integer maxRedirectionDepth
    • useTranslationRoutingPolicy

      protected Boolean useTranslationRoutingPolicy
    • networkUsageSelection

      protected NetworkUsageSelection networkUsageSelection
    • enableEnterpriseExtensionDialing

      protected Boolean enableEnterpriseExtensionDialing
    • enforceGroupCallingLineIdentityRestriction

      protected Boolean enforceGroupCallingLineIdentityRestriction
    • enforceEnterpriseCallingLineIdentityRestriction

      protected Boolean enforceEnterpriseCallingLineIdentityRestriction
    • allowEnterpriseGroupCallTypingForPrivateDialingPlan

      protected Boolean allowEnterpriseGroupCallTypingForPrivateDialingPlan
    • allowEnterpriseGroupCallTypingForPublicDialingPlan

      protected Boolean allowEnterpriseGroupCallTypingForPublicDialingPlan
    • overrideCLIDRestrictionForPrivateCallCategory

      protected Boolean overrideCLIDRestrictionForPrivateCallCategory
    • useEnterpriseCLIDForPrivateCallCategory

      protected Boolean useEnterpriseCLIDForPrivateCallCategory
    • useIncomingCLIDPolicy

      protected Boolean useIncomingCLIDPolicy
    • enableDialableCallerID

      protected Boolean enableDialableCallerID
    • includeRedirectionsInMaximumNumberOfConcurrentCalls

      protected Boolean includeRedirectionsInMaximumNumberOfConcurrentCalls
    • useUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable

      protected Boolean useUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable
    • useUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable

      protected Boolean useUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable
    • useMaxCallsPerSecond

      protected Boolean useMaxCallsPerSecond
    • maxCallsPerSecond

      protected Integer maxCallsPerSecond
    • callProcessingPolicyProfileName

      protected String callProcessingPolicyProfileName
  • Constructor Details

    • SystemCallProcessingPolicyProfileAutoAttendantProfileGetResponse

      public SystemCallProcessingPolicyProfileAutoAttendantProfileGetResponse()
  • Method Details

    • setUseCLIDPolicy

      public void setUseCLIDPolicy(Boolean useCLIDPolicy)
    • getUseCLIDPolicy

      public Boolean getUseCLIDPolicy()
    • setClidPolicy

      public void setClidPolicy(GroupCLIDPolicy clidPolicy)
    • getClidPolicy

      public GroupCLIDPolicy getClidPolicy()
    • setAllowAlternateNumbersForRedirectingIdentity

      public void setAllowAlternateNumbersForRedirectingIdentity(Boolean allowAlternateNumbersForRedirectingIdentity)
    • getAllowAlternateNumbersForRedirectingIdentity

      public Boolean getAllowAlternateNumbersForRedirectingIdentity()
    • setUseGroupName

      public void setUseGroupName(Boolean useGroupName)
    • getUseGroupName

      public Boolean getUseGroupName()
    • setBlockCallingNameForExternalCalls

      public void setBlockCallingNameForExternalCalls(Boolean blockCallingNameForExternalCalls)
    • getBlockCallingNameForExternalCalls

      public Boolean getBlockCallingNameForExternalCalls()
    • setAllowConfigurableCLIDForRedirectingIdentity

      public void setAllowConfigurableCLIDForRedirectingIdentity(Boolean allowConfigurableCLIDForRedirectingIdentity)
    • getAllowConfigurableCLIDForRedirectingIdentity

      public Boolean getAllowConfigurableCLIDForRedirectingIdentity()
    • setAllowDepartmentCLIDNameOverride

      public void setAllowDepartmentCLIDNameOverride(Boolean allowDepartmentCLIDNameOverride)
    • getAllowDepartmentCLIDNameOverride

      public Boolean getAllowDepartmentCLIDNameOverride()
    • setEnterpriseCallsCLIDPolicy

      public void setEnterpriseCallsCLIDPolicy(EnterpriseInternalCallsCLIDPolicy enterpriseCallsCLIDPolicy)
    • getEnterpriseCallsCLIDPolicy

      public EnterpriseInternalCallsCLIDPolicy getEnterpriseCallsCLIDPolicy()
    • setEnterpriseGroupCallsCLIDPolicy

      public void setEnterpriseGroupCallsCLIDPolicy(EnterpriseInternalCallsCLIDPolicy enterpriseGroupCallsCLIDPolicy)
    • getEnterpriseGroupCallsCLIDPolicy

      public EnterpriseInternalCallsCLIDPolicy getEnterpriseGroupCallsCLIDPolicy()
    • setServiceProviderGroupCallsCLIDPolicy

      public void setServiceProviderGroupCallsCLIDPolicy(ServiceProviderInternalCallsCLIDPolicy serviceProviderGroupCallsCLIDPolicy)
    • getServiceProviderGroupCallsCLIDPolicy

      public ServiceProviderInternalCallsCLIDPolicy getServiceProviderGroupCallsCLIDPolicy()
    • setUseCallLimitsPolicy

      public void setUseCallLimitsPolicy(Boolean useCallLimitsPolicy)
    • getUseCallLimitsPolicy

      public Boolean getUseCallLimitsPolicy()
    • setUseMaxSimultaneousCalls

      public void setUseMaxSimultaneousCalls(Boolean useMaxSimultaneousCalls)
    • getUseMaxSimultaneousCalls

      public Boolean getUseMaxSimultaneousCalls()
    • setMaxSimultaneousCalls

      public void setMaxSimultaneousCalls(Integer maxSimultaneousCalls)
    • getMaxSimultaneousCalls

      public Integer getMaxSimultaneousCalls()
    • setUseMaxSimultaneousVideoCalls

      public void setUseMaxSimultaneousVideoCalls(Boolean useMaxSimultaneousVideoCalls)
    • getUseMaxSimultaneousVideoCalls

      public Boolean getUseMaxSimultaneousVideoCalls()
    • setMaxSimultaneousVideoCalls

      public void setMaxSimultaneousVideoCalls(Integer maxSimultaneousVideoCalls)
    • getMaxSimultaneousVideoCalls

      public Integer getMaxSimultaneousVideoCalls()
    • setUseMaxCallTimeForAnsweredCalls

      public void setUseMaxCallTimeForAnsweredCalls(Boolean useMaxCallTimeForAnsweredCalls)
    • getUseMaxCallTimeForAnsweredCalls

      public Boolean getUseMaxCallTimeForAnsweredCalls()
    • setMaxCallTimeForAnsweredCallsMinutes

      public void setMaxCallTimeForAnsweredCallsMinutes(Integer maxCallTimeForAnsweredCallsMinutes)
    • getMaxCallTimeForAnsweredCallsMinutes

      public Integer getMaxCallTimeForAnsweredCallsMinutes()
    • setUseMaxConcurrentRedirectedCalls

      public void setUseMaxConcurrentRedirectedCalls(Boolean useMaxConcurrentRedirectedCalls)
    • getUseMaxConcurrentRedirectedCalls

      public Boolean getUseMaxConcurrentRedirectedCalls()
    • setMaxConcurrentRedirectedCalls

      public void setMaxConcurrentRedirectedCalls(Integer maxConcurrentRedirectedCalls)
    • getMaxConcurrentRedirectedCalls

      public Integer getMaxConcurrentRedirectedCalls()
    • setMaxRedirectionDepth

      public void setMaxRedirectionDepth(Integer maxRedirectionDepth)
    • getMaxRedirectionDepth

      public Integer getMaxRedirectionDepth()
    • setUseTranslationRoutingPolicy

      public void setUseTranslationRoutingPolicy(Boolean useTranslationRoutingPolicy)
    • getUseTranslationRoutingPolicy

      public Boolean getUseTranslationRoutingPolicy()
    • setNetworkUsageSelection

      public void setNetworkUsageSelection(NetworkUsageSelection networkUsageSelection)
    • getNetworkUsageSelection

      public NetworkUsageSelection getNetworkUsageSelection()
    • setEnableEnterpriseExtensionDialing

      public void setEnableEnterpriseExtensionDialing(Boolean enableEnterpriseExtensionDialing)
    • getEnableEnterpriseExtensionDialing

      public Boolean getEnableEnterpriseExtensionDialing()
    • setEnforceGroupCallingLineIdentityRestriction

      public void setEnforceGroupCallingLineIdentityRestriction(Boolean enforceGroupCallingLineIdentityRestriction)
    • getEnforceGroupCallingLineIdentityRestriction

      public Boolean getEnforceGroupCallingLineIdentityRestriction()
    • setEnforceEnterpriseCallingLineIdentityRestriction

      public void setEnforceEnterpriseCallingLineIdentityRestriction(Boolean enforceEnterpriseCallingLineIdentityRestriction)
    • getEnforceEnterpriseCallingLineIdentityRestriction

      public Boolean getEnforceEnterpriseCallingLineIdentityRestriction()
    • setAllowEnterpriseGroupCallTypingForPrivateDialingPlan

      public void setAllowEnterpriseGroupCallTypingForPrivateDialingPlan(Boolean allowEnterpriseGroupCallTypingForPrivateDialingPlan)
    • getAllowEnterpriseGroupCallTypingForPrivateDialingPlan

      public Boolean getAllowEnterpriseGroupCallTypingForPrivateDialingPlan()
    • setAllowEnterpriseGroupCallTypingForPublicDialingPlan

      public void setAllowEnterpriseGroupCallTypingForPublicDialingPlan(Boolean allowEnterpriseGroupCallTypingForPublicDialingPlan)
    • getAllowEnterpriseGroupCallTypingForPublicDialingPlan

      public Boolean getAllowEnterpriseGroupCallTypingForPublicDialingPlan()
    • setOverrideCLIDRestrictionForPrivateCallCategory

      public void setOverrideCLIDRestrictionForPrivateCallCategory(Boolean overrideCLIDRestrictionForPrivateCallCategory)
    • getOverrideCLIDRestrictionForPrivateCallCategory

      public Boolean getOverrideCLIDRestrictionForPrivateCallCategory()
    • setUseEnterpriseCLIDForPrivateCallCategory

      public void setUseEnterpriseCLIDForPrivateCallCategory(Boolean useEnterpriseCLIDForPrivateCallCategory)
    • getUseEnterpriseCLIDForPrivateCallCategory

      public Boolean getUseEnterpriseCLIDForPrivateCallCategory()
    • setUseIncomingCLIDPolicy

      public void setUseIncomingCLIDPolicy(Boolean useIncomingCLIDPolicy)
    • getUseIncomingCLIDPolicy

      public Boolean getUseIncomingCLIDPolicy()
    • setEnableDialableCallerID

      public void setEnableDialableCallerID(Boolean enableDialableCallerID)
    • getEnableDialableCallerID

      public Boolean getEnableDialableCallerID()
    • setIncludeRedirectionsInMaximumNumberOfConcurrentCalls

      public void setIncludeRedirectionsInMaximumNumberOfConcurrentCalls(Boolean includeRedirectionsInMaximumNumberOfConcurrentCalls)
    • getIncludeRedirectionsInMaximumNumberOfConcurrentCalls

      public Boolean getIncludeRedirectionsInMaximumNumberOfConcurrentCalls()
    • setUseUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable

      public void setUseUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable(Boolean useUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable)
    • getUseUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable

      public Boolean getUseUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable()
    • setUseUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable

      public void setUseUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable(Boolean useUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable)
    • getUseUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable

      public Boolean getUseUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable()
    • setUseMaxCallsPerSecond

      public void setUseMaxCallsPerSecond(Boolean useMaxCallsPerSecond)
    • getUseMaxCallsPerSecond

      public Boolean getUseMaxCallsPerSecond()
    • setMaxCallsPerSecond

      public void setMaxCallsPerSecond(Integer maxCallsPerSecond)
    • getMaxCallsPerSecond

      public Integer getMaxCallsPerSecond()
    • setCallProcessingPolicyProfileName

      public void setCallProcessingPolicyProfileName(String callProcessingPolicyProfileName)
    • getCallProcessingPolicyProfileName

      public String getCallProcessingPolicyProfileName()
    • transform

      public void transform()
      Description copied from class: Response
      Transforms the Response from XML Content to a populated POJO
      Specified by:
      transform in class Response
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object