public static class BWSystem.SystemCallProcessingGetPolicyResponse extends Response
request, responseContent, xPath
Constructor and Description |
---|
SystemCallProcessingGetPolicyResponse() |
getBoolean, getDate, getDateTime, getDetailText, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getRequest, getResponse, getResponseContent, getString, getStringArray, getSummaryText, getTime, isCommandType, isErrorResponse
protected Boolean useMaxSimultaneousCalls
protected Integer maxSimultaneousCalls
protected Boolean useMaxSimultaneousVideoCalls
protected Integer maxSimultaneousVideoCalls
protected Boolean useMaxCallTimeForAnsweredCalls
protected Integer maxCallTimeForAnsweredCallsMinutes
protected Boolean useMaxCallTimeForUnansweredCalls
protected Integer maxCallTimeForUnansweredCallsMinutes
protected MediaPolicySelection mediaPolicySelection
protected String supportedMediaSetName
protected NetworkUsageSelection networkUsageSelection
protected Boolean enforceGroupCallingLineIdentityRestriction
protected Boolean enforceEnterpriseCallingLineIdentityRestriction
protected Boolean allowEnterpriseGroupCallTypingForPrivateDialingPlan
protected Boolean allowEnterpriseGroupCallTypingForPublicDialingPlan
protected Boolean overrideCLIDRestrictionForPrivateCallCategory
protected Boolean useEnterpriseCLIDForPrivateCallCategory
protected Boolean enableEnterpriseExtensionDialing
protected String conferenceURI
protected Integer maxConferenceParties
protected Boolean useMaxConcurrentRedirectedCalls
protected Integer maxConcurrentRedirectedCalls
protected Boolean useMaxFindMeFollowMeDepth
protected Integer maxFindMeFollowMeDepth
protected Integer maxRedirectionDepth
protected Boolean useMaxConcurrentFindMeFollowMeInvocations
protected Integer maxConcurrentFindMeFollowMeInvocations
protected CLIDPolicy clidPolicy
protected CLIDPolicy emergencyClidPolicy
protected Boolean allowAlternateNumbersForRedirectingIdentity
protected Boolean blockCallingNameForExternalCalls
protected Boolean enableDialableCallerID
protected Boolean allowConfigurableCLIDForRedirectingIdentity
protected EnterpriseInternalCallsCLIDPolicy enterpriseCallsCLIDPolicy
protected EnterpriseInternalCallsCLIDPolicy enterpriseGroupCallsCLIDPolicy
protected ServiceProviderInternalCallsCLIDPolicy serviceProviderGroupCallsCLIDPolicy
public SystemCallProcessingGetPolicyResponse()
public void setUseMaxSimultaneousCalls(Boolean useMaxSimultaneousCalls)
public Boolean getUseMaxSimultaneousCalls()
public void setMaxSimultaneousCalls(Integer maxSimultaneousCalls)
public Integer getMaxSimultaneousCalls()
public void setUseMaxSimultaneousVideoCalls(Boolean useMaxSimultaneousVideoCalls)
public Boolean getUseMaxSimultaneousVideoCalls()
public void setMaxSimultaneousVideoCalls(Integer maxSimultaneousVideoCalls)
public Integer getMaxSimultaneousVideoCalls()
public void setUseMaxCallTimeForAnsweredCalls(Boolean useMaxCallTimeForAnsweredCalls)
public Boolean getUseMaxCallTimeForAnsweredCalls()
public void setMaxCallTimeForAnsweredCallsMinutes(Integer maxCallTimeForAnsweredCallsMinutes)
public Integer getMaxCallTimeForAnsweredCallsMinutes()
public void setUseMaxCallTimeForUnansweredCalls(Boolean useMaxCallTimeForUnansweredCalls)
public Boolean getUseMaxCallTimeForUnansweredCalls()
public void setMaxCallTimeForUnansweredCallsMinutes(Integer maxCallTimeForUnansweredCallsMinutes)
public Integer getMaxCallTimeForUnansweredCallsMinutes()
public void setMediaPolicySelection(MediaPolicySelection mediaPolicySelection)
public MediaPolicySelection getMediaPolicySelection()
public void setSupportedMediaSetName(String supportedMediaSetName)
public String getSupportedMediaSetName()
public void setNetworkUsageSelection(NetworkUsageSelection networkUsageSelection)
public NetworkUsageSelection getNetworkUsageSelection()
public void setEnforceGroupCallingLineIdentityRestriction(Boolean enforceGroupCallingLineIdentityRestriction)
public Boolean getEnforceGroupCallingLineIdentityRestriction()
public void setEnforceEnterpriseCallingLineIdentityRestriction(Boolean enforceEnterpriseCallingLineIdentityRestriction)
public Boolean getEnforceEnterpriseCallingLineIdentityRestriction()
public void setAllowEnterpriseGroupCallTypingForPrivateDialingPlan(Boolean allowEnterpriseGroupCallTypingForPrivateDialingPlan)
public Boolean getAllowEnterpriseGroupCallTypingForPrivateDialingPlan()
public void setAllowEnterpriseGroupCallTypingForPublicDialingPlan(Boolean allowEnterpriseGroupCallTypingForPublicDialingPlan)
public Boolean getAllowEnterpriseGroupCallTypingForPublicDialingPlan()
public void setOverrideCLIDRestrictionForPrivateCallCategory(Boolean overrideCLIDRestrictionForPrivateCallCategory)
public Boolean getOverrideCLIDRestrictionForPrivateCallCategory()
public void setUseEnterpriseCLIDForPrivateCallCategory(Boolean useEnterpriseCLIDForPrivateCallCategory)
public Boolean getUseEnterpriseCLIDForPrivateCallCategory()
public void setEnableEnterpriseExtensionDialing(Boolean enableEnterpriseExtensionDialing)
public Boolean getEnableEnterpriseExtensionDialing()
public void setConferenceURI(String conferenceURI)
public String getConferenceURI()
public void setMaxConferenceParties(Integer maxConferenceParties)
public Integer getMaxConferenceParties()
public void setUseMaxConcurrentRedirectedCalls(Boolean useMaxConcurrentRedirectedCalls)
public Boolean getUseMaxConcurrentRedirectedCalls()
public void setMaxConcurrentRedirectedCalls(Integer maxConcurrentRedirectedCalls)
public Integer getMaxConcurrentRedirectedCalls()
public void setUseMaxFindMeFollowMeDepth(Boolean useMaxFindMeFollowMeDepth)
public Boolean getUseMaxFindMeFollowMeDepth()
public void setMaxFindMeFollowMeDepth(Integer maxFindMeFollowMeDepth)
public Integer getMaxFindMeFollowMeDepth()
public void setMaxRedirectionDepth(Integer maxRedirectionDepth)
public Integer getMaxRedirectionDepth()
public void setUseMaxConcurrentFindMeFollowMeInvocations(Boolean useMaxConcurrentFindMeFollowMeInvocations)
public Boolean getUseMaxConcurrentFindMeFollowMeInvocations()
public void setMaxConcurrentFindMeFollowMeInvocations(Integer maxConcurrentFindMeFollowMeInvocations)
public Integer getMaxConcurrentFindMeFollowMeInvocations()
public void setClidPolicy(CLIDPolicy clidPolicy)
public CLIDPolicy getClidPolicy()
public void setEmergencyClidPolicy(CLIDPolicy emergencyClidPolicy)
public CLIDPolicy getEmergencyClidPolicy()
public void setAllowAlternateNumbersForRedirectingIdentity(Boolean allowAlternateNumbersForRedirectingIdentity)
public Boolean getAllowAlternateNumbersForRedirectingIdentity()
public void setBlockCallingNameForExternalCalls(Boolean blockCallingNameForExternalCalls)
public Boolean getBlockCallingNameForExternalCalls()
public void setEnableDialableCallerID(Boolean enableDialableCallerID)
public Boolean getEnableDialableCallerID()
public void setAllowConfigurableCLIDForRedirectingIdentity(Boolean allowConfigurableCLIDForRedirectingIdentity)
public Boolean getAllowConfigurableCLIDForRedirectingIdentity()
public void setEnterpriseCallsCLIDPolicy(EnterpriseInternalCallsCLIDPolicy enterpriseCallsCLIDPolicy)
public EnterpriseInternalCallsCLIDPolicy getEnterpriseCallsCLIDPolicy()
public void setEnterpriseGroupCallsCLIDPolicy(EnterpriseInternalCallsCLIDPolicy enterpriseGroupCallsCLIDPolicy)
public EnterpriseInternalCallsCLIDPolicy getEnterpriseGroupCallsCLIDPolicy()
public void setServiceProviderGroupCallsCLIDPolicy(ServiceProviderInternalCallsCLIDPolicy serviceProviderGroupCallsCLIDPolicy)
public ServiceProviderInternalCallsCLIDPolicy getServiceProviderGroupCallsCLIDPolicy()
@GwtIncompatible protected void transform()
Response
Copyright © 2016 ECG. All rights reserved.