Package co.ecg.alpaca.toolkit.generated
Class ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest
java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest
- Enclosing class:
- ServiceProvider
public static class ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest
extends Request<DefaultResponse>
Modify the service provider level data associated with Call Processing Policy. The response is either a SuccessResponse or an ErrorResponse. The following elements are only used in AS data mode: useServiceProviderDCLIDSetting enableDialableCallerID allowConfigurableCLIDForRedirectingIdentity enterpriseCallsCLIDPolicy groupCallsCLIDPolicy The following elements are only used in AS data mode and ignored in XS data mode: enablePhoneListLookup useMaxConcurrentTerminatingAlertingRequests maxConcurrentTerminatingAlertingRequests includeRedirectionsInMaximumNumberOfConcurrentCalls useUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable useUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable allowMobileDNForRedirectingIdentity enableGatewayRoutePolicy networkCallsGatewayRouteIdentity networkURLCallsGatewayRouteIdentity emergencyCallsGatewayRouteIdentity repairCallsGatewayRouteIdentity callTypingErrorsGatewayRouteIdentity The following elements are only used in XS data mode and ignored in AS data mode: routeOverrideDomain routeOverridePrefix
- Author:
- AlpacaGenerator
-
Nested Class Summary
Nested classes/interfaces inherited from class co.ecg.alpaca.toolkit.messaging.request.Request
Request.Protocol
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected CLIDPolicy
protected CLIDPolicy
protected Boolean
protected Boolean
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 Integer
protected Integer
protected Integer
protected MediaPolicySelection
protected NetworkUsageSelection
protected Boolean
protected @NotNull @Valid ServiceProvider
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected ServiceProviderConferenceURISettingLevel
protected Boolean
protected Boolean
-
Constructor Summary
ConstructorsConstructorDescriptionServiceProviderCallProcessingModifyPolicyRequest
(ServiceProvider serviceProvider) -
Method Summary
Modifier and TypeMethodDescriptionvoid
Forms the XML Document for this Request Object.getEmptyObject
(BroadWorksServer broadWorksServer) Retrieves this object with minimal setup.setAllowAlternateNumbersForRedirectingIdentity
(Boolean allowAlternateNumbersForRedirectingIdentity) setAllowConfigurableCLIDForRedirectingIdentity
(Boolean allowConfigurableCLIDForRedirectingIdentity) setAllowEnterpriseGroupCallTypingForPrivateDialingPlan
(Boolean allowEnterpriseGroupCallTypingForPrivateDialingPlan) setAllowEnterpriseGroupCallTypingForPublicDialingPlan
(Boolean allowEnterpriseGroupCallTypingForPublicDialingPlan) setAllowMobileDNForRedirectingIdentity
(Boolean allowMobileDNForRedirectingIdentity) setBlockCallingNameForExternalCalls
(Boolean blockCallingNameForExternalCalls) setCallTypingErrorsGatewayRouteIdentity
(String callTypingErrorsGatewayRouteIdentity) setClidPolicy
(CLIDPolicy clidPolicy) setConferenceURI
(String conferenceURI) setEmergencyCallsGatewayRouteIdentity
(String emergencyCallsGatewayRouteIdentity) setEmergencyClidPolicy
(CLIDPolicy emergencyClidPolicy) setEnableDialableCallerID
(Boolean enableDialableCallerID) setEnableEnterpriseExtensionDialing
(Boolean enableEnterpriseExtensionDialing) setEnableGatewayRoutePolicy
(Boolean enableGatewayRoutePolicy) setEnablePhoneListLookup
(Boolean enablePhoneListLookup) setEnforceEnterpriseCallingLineIdentityRestriction
(Boolean enforceEnterpriseCallingLineIdentityRestriction) setEnforceGroupCallingLineIdentityRestriction
(Boolean enforceGroupCallingLineIdentityRestriction) setEnterpriseCallsCLIDPolicy
(EnterpriseInternalCallsCLIDPolicy enterpriseCallsCLIDPolicy) setGroupCallsCLIDPolicy
(EnterpriseInternalCallsCLIDPolicy groupCallsCLIDPolicy) setIncludeRedirectionsInMaximumNumberOfConcurrentCalls
(Boolean includeRedirectionsInMaximumNumberOfConcurrentCalls) setMaxCallTimeForAnsweredCallsMinutes
(Integer maxCallTimeForAnsweredCallsMinutes) setMaxCallTimeForUnansweredCallsMinutes
(Integer maxCallTimeForUnansweredCallsMinutes) setMaxConcurrentFindMeFollowMeInvocations
(Integer maxConcurrentFindMeFollowMeInvocations) setMaxConcurrentRedirectedCalls
(Integer maxConcurrentRedirectedCalls) setMaxConcurrentTerminatingAlertingRequests
(Integer maxConcurrentTerminatingAlertingRequests) setMaxFindMeFollowMeDepth
(Integer maxFindMeFollowMeDepth) setMaxRedirectionDepth
(Integer maxRedirectionDepth) setMaxSimultaneousCalls
(Integer maxSimultaneousCalls) setMaxSimultaneousVideoCalls
(Integer maxSimultaneousVideoCalls) setMediaPolicySelection
(MediaPolicySelection mediaPolicySelection) setNetworkCallsGatewayRouteIdentity
(String networkCallsGatewayRouteIdentity) setNetworkURLCallsGatewayRouteIdentity
(String networkURLCallsGatewayRouteIdentity) setNetworkUsageSelection
(NetworkUsageSelection networkUsageSelection) setOverrideCLIDRestrictionForPrivateCallCategory
(Boolean overrideCLIDRestrictionForPrivateCallCategory) setRepairCallsGatewayRouteIdentity
(String repairCallsGatewayRouteIdentity) setRouteOverrideDomain
(String routeOverrideDomain) setRouteOverridePrefix
(String routeOverridePrefix) setServiceProvider
(ServiceProvider serviceProvider) setSupportedMediaSetName
(String supportedMediaSetName) setUseEnterpriseCLIDForPrivateCallCategory
(Boolean useEnterpriseCLIDForPrivateCallCategory) setUseMaxCallTimeForAnsweredCalls
(Boolean useMaxCallTimeForAnsweredCalls) setUseMaxCallTimeForUnansweredCalls
(Boolean useMaxCallTimeForUnansweredCalls) setUseMaxConcurrentFindMeFollowMeInvocations
(Boolean useMaxConcurrentFindMeFollowMeInvocations) setUseMaxConcurrentRedirectedCalls
(Boolean useMaxConcurrentRedirectedCalls) setUseMaxConcurrentTerminatingAlertingRequests
(Boolean useMaxConcurrentTerminatingAlertingRequests) setUseMaxFindMeFollowMeDepth
(Boolean useMaxFindMeFollowMeDepth) setUseMaxSimultaneousCalls
(Boolean useMaxSimultaneousCalls) setUseMaxSimultaneousVideoCalls
(Boolean useMaxSimultaneousVideoCalls) setUseServiceProviderDCLIDSetting
(Boolean useServiceProviderDCLIDSetting) setUseSettingLevel
(ServiceProviderConferenceURISettingLevel useSettingLevel) setUseUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable
(Boolean useUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable) setUseUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable
(Boolean useUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable) Methods inherited from class co.ecg.alpaca.toolkit.messaging.request.Request
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createNilElement, createTextElement, equals, fire, fire, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getOCSProtocol, getRequestTimeoutMillis, getResponseClass, getRetries, getRetryCodes, getRootElement, getValidationErrorsAsString, hashCode, isIgnoreCache, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setEcho, setIgnoreCache, setMemberOfBundle, setRequestId, setRequestTimeoutMillis, setResponseClass, setRetries, setRetryCodes, setRootElement, toString, validate
-
Field Details
-
serviceProvider
-
useServiceProviderDCLIDSetting
-
useMaxSimultaneousCalls
-
maxSimultaneousCalls
-
useMaxSimultaneousVideoCalls
-
maxSimultaneousVideoCalls
-
useMaxCallTimeForAnsweredCalls
-
maxCallTimeForAnsweredCallsMinutes
-
useMaxCallTimeForUnansweredCalls
-
maxCallTimeForUnansweredCallsMinutes
-
mediaPolicySelection
-
supportedMediaSetName
-
networkUsageSelection
-
enforceGroupCallingLineIdentityRestriction
-
allowEnterpriseGroupCallTypingForPrivateDialingPlan
-
allowEnterpriseGroupCallTypingForPublicDialingPlan
-
overrideCLIDRestrictionForPrivateCallCategory
-
useEnterpriseCLIDForPrivateCallCategory
-
enableEnterpriseExtensionDialing
-
enforceEnterpriseCallingLineIdentityRestriction
-
useSettingLevel
-
conferenceURI
-
useMaxConcurrentRedirectedCalls
-
maxConcurrentRedirectedCalls
-
useMaxFindMeFollowMeDepth
-
maxFindMeFollowMeDepth
-
maxRedirectionDepth
-
useMaxConcurrentFindMeFollowMeInvocations
-
maxConcurrentFindMeFollowMeInvocations
-
clidPolicy
-
emergencyClidPolicy
-
allowAlternateNumbersForRedirectingIdentity
-
enableDialableCallerID
-
blockCallingNameForExternalCalls
-
allowConfigurableCLIDForRedirectingIdentity
-
enterpriseCallsCLIDPolicy
-
groupCallsCLIDPolicy
-
enablePhoneListLookup
-
useMaxConcurrentTerminatingAlertingRequests
-
maxConcurrentTerminatingAlertingRequests
-
includeRedirectionsInMaximumNumberOfConcurrentCalls
-
routeOverrideDomain
-
routeOverridePrefix
-
allowMobileDNForRedirectingIdentity
-
enableGatewayRoutePolicy
-
networkCallsGatewayRouteIdentity
-
networkURLCallsGatewayRouteIdentity
-
emergencyCallsGatewayRouteIdentity
-
repairCallsGatewayRouteIdentity
-
callTypingErrorsGatewayRouteIdentity
-
-
Constructor Details
-
ServiceProviderCallProcessingModifyPolicyRequest
public ServiceProviderCallProcessingModifyPolicyRequest() -
ServiceProviderCallProcessingModifyPolicyRequest
-
-
Method Details
-
setServiceProvider
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setServiceProvider(ServiceProvider serviceProvider) -
getServiceProvider
-
setUseServiceProviderDCLIDSetting
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setUseServiceProviderDCLIDSetting(Boolean useServiceProviderDCLIDSetting) -
getUseServiceProviderDCLIDSetting
-
setUseMaxSimultaneousCalls
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setUseMaxSimultaneousCalls(Boolean useMaxSimultaneousCalls) -
getUseMaxSimultaneousCalls
-
setMaxSimultaneousCalls
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setMaxSimultaneousCalls(Integer maxSimultaneousCalls) -
getMaxSimultaneousCalls
-
setUseMaxSimultaneousVideoCalls
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setUseMaxSimultaneousVideoCalls(Boolean useMaxSimultaneousVideoCalls) -
getUseMaxSimultaneousVideoCalls
-
setMaxSimultaneousVideoCalls
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setMaxSimultaneousVideoCalls(Integer maxSimultaneousVideoCalls) -
getMaxSimultaneousVideoCalls
-
setUseMaxCallTimeForAnsweredCalls
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setUseMaxCallTimeForAnsweredCalls(Boolean useMaxCallTimeForAnsweredCalls) -
getUseMaxCallTimeForAnsweredCalls
-
setMaxCallTimeForAnsweredCallsMinutes
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setMaxCallTimeForAnsweredCallsMinutes(Integer maxCallTimeForAnsweredCallsMinutes) -
getMaxCallTimeForAnsweredCallsMinutes
-
setUseMaxCallTimeForUnansweredCalls
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setUseMaxCallTimeForUnansweredCalls(Boolean useMaxCallTimeForUnansweredCalls) -
getUseMaxCallTimeForUnansweredCalls
-
setMaxCallTimeForUnansweredCallsMinutes
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setMaxCallTimeForUnansweredCallsMinutes(Integer maxCallTimeForUnansweredCallsMinutes) -
getMaxCallTimeForUnansweredCallsMinutes
-
setMediaPolicySelection
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setMediaPolicySelection(MediaPolicySelection mediaPolicySelection) -
getMediaPolicySelection
-
unsetSupportedMediaSetName
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest unsetSupportedMediaSetName() -
setSupportedMediaSetName
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setSupportedMediaSetName(String supportedMediaSetName) -
getSupportedMediaSetName
-
setNetworkUsageSelection
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setNetworkUsageSelection(NetworkUsageSelection networkUsageSelection) -
getNetworkUsageSelection
-
setEnforceGroupCallingLineIdentityRestriction
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setEnforceGroupCallingLineIdentityRestriction(Boolean enforceGroupCallingLineIdentityRestriction) -
getEnforceGroupCallingLineIdentityRestriction
-
setAllowEnterpriseGroupCallTypingForPrivateDialingPlan
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setAllowEnterpriseGroupCallTypingForPrivateDialingPlan(Boolean allowEnterpriseGroupCallTypingForPrivateDialingPlan) -
getAllowEnterpriseGroupCallTypingForPrivateDialingPlan
-
setAllowEnterpriseGroupCallTypingForPublicDialingPlan
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setAllowEnterpriseGroupCallTypingForPublicDialingPlan(Boolean allowEnterpriseGroupCallTypingForPublicDialingPlan) -
getAllowEnterpriseGroupCallTypingForPublicDialingPlan
-
setOverrideCLIDRestrictionForPrivateCallCategory
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setOverrideCLIDRestrictionForPrivateCallCategory(Boolean overrideCLIDRestrictionForPrivateCallCategory) -
getOverrideCLIDRestrictionForPrivateCallCategory
-
setUseEnterpriseCLIDForPrivateCallCategory
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setUseEnterpriseCLIDForPrivateCallCategory(Boolean useEnterpriseCLIDForPrivateCallCategory) -
getUseEnterpriseCLIDForPrivateCallCategory
-
setEnableEnterpriseExtensionDialing
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setEnableEnterpriseExtensionDialing(Boolean enableEnterpriseExtensionDialing) -
getEnableEnterpriseExtensionDialing
-
setEnforceEnterpriseCallingLineIdentityRestriction
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setEnforceEnterpriseCallingLineIdentityRestriction(Boolean enforceEnterpriseCallingLineIdentityRestriction) -
getEnforceEnterpriseCallingLineIdentityRestriction
-
setUseSettingLevel
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setUseSettingLevel(ServiceProviderConferenceURISettingLevel useSettingLevel) -
getUseSettingLevel
-
unsetConferenceURI
-
setConferenceURI
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setConferenceURI(String conferenceURI) -
getConferenceURI
-
setUseMaxConcurrentRedirectedCalls
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setUseMaxConcurrentRedirectedCalls(Boolean useMaxConcurrentRedirectedCalls) -
getUseMaxConcurrentRedirectedCalls
-
setMaxConcurrentRedirectedCalls
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setMaxConcurrentRedirectedCalls(Integer maxConcurrentRedirectedCalls) -
getMaxConcurrentRedirectedCalls
-
setUseMaxFindMeFollowMeDepth
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setUseMaxFindMeFollowMeDepth(Boolean useMaxFindMeFollowMeDepth) -
getUseMaxFindMeFollowMeDepth
-
setMaxFindMeFollowMeDepth
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setMaxFindMeFollowMeDepth(Integer maxFindMeFollowMeDepth) -
getMaxFindMeFollowMeDepth
-
setMaxRedirectionDepth
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setMaxRedirectionDepth(Integer maxRedirectionDepth) -
getMaxRedirectionDepth
-
setUseMaxConcurrentFindMeFollowMeInvocations
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setUseMaxConcurrentFindMeFollowMeInvocations(Boolean useMaxConcurrentFindMeFollowMeInvocations) -
getUseMaxConcurrentFindMeFollowMeInvocations
-
setMaxConcurrentFindMeFollowMeInvocations
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setMaxConcurrentFindMeFollowMeInvocations(Integer maxConcurrentFindMeFollowMeInvocations) -
getMaxConcurrentFindMeFollowMeInvocations
-
setClidPolicy
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setClidPolicy(CLIDPolicy clidPolicy) -
getClidPolicy
-
setEmergencyClidPolicy
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setEmergencyClidPolicy(CLIDPolicy emergencyClidPolicy) -
getEmergencyClidPolicy
-
setAllowAlternateNumbersForRedirectingIdentity
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setAllowAlternateNumbersForRedirectingIdentity(Boolean allowAlternateNumbersForRedirectingIdentity) -
getAllowAlternateNumbersForRedirectingIdentity
-
setEnableDialableCallerID
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setEnableDialableCallerID(Boolean enableDialableCallerID) -
getEnableDialableCallerID
-
setBlockCallingNameForExternalCalls
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setBlockCallingNameForExternalCalls(Boolean blockCallingNameForExternalCalls) -
getBlockCallingNameForExternalCalls
-
setAllowConfigurableCLIDForRedirectingIdentity
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setAllowConfigurableCLIDForRedirectingIdentity(Boolean allowConfigurableCLIDForRedirectingIdentity) -
getAllowConfigurableCLIDForRedirectingIdentity
-
setEnterpriseCallsCLIDPolicy
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setEnterpriseCallsCLIDPolicy(EnterpriseInternalCallsCLIDPolicy enterpriseCallsCLIDPolicy) -
getEnterpriseCallsCLIDPolicy
-
setGroupCallsCLIDPolicy
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setGroupCallsCLIDPolicy(EnterpriseInternalCallsCLIDPolicy groupCallsCLIDPolicy) -
getGroupCallsCLIDPolicy
-
setEnablePhoneListLookup
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setEnablePhoneListLookup(Boolean enablePhoneListLookup) -
getEnablePhoneListLookup
-
setUseMaxConcurrentTerminatingAlertingRequests
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setUseMaxConcurrentTerminatingAlertingRequests(Boolean useMaxConcurrentTerminatingAlertingRequests) -
getUseMaxConcurrentTerminatingAlertingRequests
-
setMaxConcurrentTerminatingAlertingRequests
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setMaxConcurrentTerminatingAlertingRequests(Integer maxConcurrentTerminatingAlertingRequests) -
getMaxConcurrentTerminatingAlertingRequests
-
setIncludeRedirectionsInMaximumNumberOfConcurrentCalls
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setIncludeRedirectionsInMaximumNumberOfConcurrentCalls(Boolean includeRedirectionsInMaximumNumberOfConcurrentCalls) -
getIncludeRedirectionsInMaximumNumberOfConcurrentCalls
-
unsetRouteOverrideDomain
-
setRouteOverrideDomain
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setRouteOverrideDomain(String routeOverrideDomain) -
getRouteOverrideDomain
-
unsetRouteOverridePrefix
-
setRouteOverridePrefix
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setRouteOverridePrefix(String routeOverridePrefix) -
getRouteOverridePrefix
-
setAllowMobileDNForRedirectingIdentity
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setAllowMobileDNForRedirectingIdentity(Boolean allowMobileDNForRedirectingIdentity) -
getAllowMobileDNForRedirectingIdentity
-
setEnableGatewayRoutePolicy
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setEnableGatewayRoutePolicy(Boolean enableGatewayRoutePolicy) -
getEnableGatewayRoutePolicy
-
unsetNetworkCallsGatewayRouteIdentity
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest unsetNetworkCallsGatewayRouteIdentity() -
setNetworkCallsGatewayRouteIdentity
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setNetworkCallsGatewayRouteIdentity(String networkCallsGatewayRouteIdentity) -
getNetworkCallsGatewayRouteIdentity
-
unsetNetworkURLCallsGatewayRouteIdentity
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest unsetNetworkURLCallsGatewayRouteIdentity() -
setNetworkURLCallsGatewayRouteIdentity
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setNetworkURLCallsGatewayRouteIdentity(String networkURLCallsGatewayRouteIdentity) -
getNetworkURLCallsGatewayRouteIdentity
-
unsetEmergencyCallsGatewayRouteIdentity
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest unsetEmergencyCallsGatewayRouteIdentity() -
setEmergencyCallsGatewayRouteIdentity
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setEmergencyCallsGatewayRouteIdentity(String emergencyCallsGatewayRouteIdentity) -
getEmergencyCallsGatewayRouteIdentity
-
unsetRepairCallsGatewayRouteIdentity
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest unsetRepairCallsGatewayRouteIdentity() -
setRepairCallsGatewayRouteIdentity
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setRepairCallsGatewayRouteIdentity(String repairCallsGatewayRouteIdentity) -
getRepairCallsGatewayRouteIdentity
-
unsetCallTypingErrorsGatewayRouteIdentity
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest unsetCallTypingErrorsGatewayRouteIdentity() -
setCallTypingErrorsGatewayRouteIdentity
public ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest setCallTypingErrorsGatewayRouteIdentity(String callTypingErrorsGatewayRouteIdentity) -
getCallTypingErrorsGatewayRouteIdentity
-
getEmptyObject
public static ServiceProvider.ServiceProviderCallProcessingModifyPolicyRequest getEmptyObject(BroadWorksServer broadWorksServer) Retrieves this object with minimal setup.- Parameters:
broadWorksServer
- The BroadWorksServer
-
formRequest
public void formRequest()Forms the XML Document for this Request Object. Called by the Request upon fire().- Overrides:
formRequest
in classRequest<DefaultResponse>
-