Package co.ecg.alpaca.toolkit.generated
Class BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileGetResponse
java.lang.Object
co.ecg.alpaca.toolkit.messaging.response.XMLMessage
co.ecg.alpaca.toolkit.messaging.response.Response
co.ecg.alpaca.toolkit.generated.BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileGetResponse
- All Implemented Interfaces:
Serializable
- Enclosing class:
- BWSystem
public static class BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileGetResponse
extends Response
Response to SystemCallProcessingPolicyProfileHuntGroupProfileGetRequest22.
- Author:
- AlpacaGenerator
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Stringprotected GroupCLIDPolicyprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected EnterpriseInternalCallsCLIDPolicyprotected EnterpriseInternalCallsCLIDPolicyprotected Booleanprotected Integerprotected Integerprotected Integerprotected Integerprotected Integerprotected Integerprotected Integerprotected NetworkUsageSelectionprotected Booleanprotected ServiceProviderInternalCallsCLIDPolicyprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected BooleanFields inherited from class co.ecg.alpaca.toolkit.messaging.response.Response
commandType, detailText, request, summaryTextFields inherited from class co.ecg.alpaca.toolkit.messaging.response.XMLMessage
content, xPath -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetAllowAlternateNumbersForRedirectingIdentity(Boolean allowAlternateNumbersForRedirectingIdentity) voidsetAllowConfigurableCLIDForRedirectingIdentity(Boolean allowConfigurableCLIDForRedirectingIdentity) voidsetAllowDepartmentCLIDNameOverride(Boolean allowDepartmentCLIDNameOverride) voidsetAllowEnterpriseGroupCallTypingForPrivateDialingPlan(Boolean allowEnterpriseGroupCallTypingForPrivateDialingPlan) voidsetAllowEnterpriseGroupCallTypingForPublicDialingPlan(Boolean allowEnterpriseGroupCallTypingForPublicDialingPlan) voidsetBlockCallingNameForExternalCalls(Boolean blockCallingNameForExternalCalls) voidsetCallProcessingPolicyProfileName(String callProcessingPolicyProfileName) voidsetClidPolicy(GroupCLIDPolicy clidPolicy) voidsetEnableDialableCallerID(Boolean enableDialableCallerID) voidsetEnableEnterpriseExtensionDialing(Boolean enableEnterpriseExtensionDialing) voidsetEnforceEnterpriseCallingLineIdentityRestriction(Boolean enforceEnterpriseCallingLineIdentityRestriction) voidsetEnforceGroupCallingLineIdentityRestriction(Boolean enforceGroupCallingLineIdentityRestriction) voidsetEnterpriseCallsCLIDPolicy(EnterpriseInternalCallsCLIDPolicy enterpriseCallsCLIDPolicy) voidsetEnterpriseGroupCallsCLIDPolicy(EnterpriseInternalCallsCLIDPolicy enterpriseGroupCallsCLIDPolicy) voidsetIncludeRedirectionsInMaximumNumberOfConcurrentCalls(Boolean includeRedirectionsInMaximumNumberOfConcurrentCalls) voidsetMaxCallTimeForUnansweredCallsMinutes(Integer maxCallTimeForUnansweredCallsMinutes) voidsetMaxConcurrentFindMeFollowMeInvocations(Integer maxConcurrentFindMeFollowMeInvocations) voidsetMaxConcurrentRedirectedCalls(Integer maxConcurrentRedirectedCalls) voidsetMaxFindMeFollowMeDepth(Integer maxFindMeFollowMeDepth) voidsetMaxRedirectionDepth(Integer maxRedirectionDepth) voidsetMaxSimultaneousCalls(Integer maxSimultaneousCalls) voidsetMaxSimultaneousVideoCalls(Integer maxSimultaneousVideoCalls) voidsetNetworkUsageSelection(NetworkUsageSelection networkUsageSelection) voidsetOverrideCLIDRestrictionForPrivateCallCategory(Boolean overrideCLIDRestrictionForPrivateCallCategory) voidsetServiceProviderGroupCallsCLIDPolicy(ServiceProviderInternalCallsCLIDPolicy serviceProviderGroupCallsCLIDPolicy) voidsetUseCallLimitsPolicy(Boolean useCallLimitsPolicy) voidsetUseCLIDPolicy(Boolean useCLIDPolicy) voidsetUseGroupName(Boolean useGroupName) voidsetUseIncomingCLIDPolicy(Boolean useIncomingCLIDPolicy) voidsetUseMaxCallTimeForUnansweredCalls(Boolean useMaxCallTimeForUnansweredCalls) voidsetUseMaxConcurrentFindMeFollowMeInvocations(Boolean useMaxConcurrentFindMeFollowMeInvocations) voidsetUseMaxConcurrentRedirectedCalls(Boolean useMaxConcurrentRedirectedCalls) voidsetUseMaxFindMeFollowMeDepth(Boolean useMaxFindMeFollowMeDepth) voidsetUseMaxSimultaneousCalls(Boolean useMaxSimultaneousCalls) voidsetUseMaxSimultaneousVideoCalls(Boolean useMaxSimultaneousVideoCalls) voidsetUseTranslationRoutingPolicy(Boolean useTranslationRoutingPolicy) voidsetUseUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable(Boolean useUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable) voidsetUseUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable(Boolean useUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable) toString()voidTransforms 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, setRequestMethods 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
-
useMaxCallTimeForUnansweredCalls
-
maxCallTimeForUnansweredCallsMinutes
-
useMaxConcurrentRedirectedCalls
-
maxConcurrentRedirectedCalls
-
useMaxConcurrentFindMeFollowMeInvocations
-
maxConcurrentFindMeFollowMeInvocations
-
useMaxFindMeFollowMeDepth
-
maxFindMeFollowMeDepth
-
maxRedirectionDepth
-
useTranslationRoutingPolicy
-
networkUsageSelection
-
enableEnterpriseExtensionDialing
-
enforceGroupCallingLineIdentityRestriction
-
enforceEnterpriseCallingLineIdentityRestriction
-
allowEnterpriseGroupCallTypingForPrivateDialingPlan
-
allowEnterpriseGroupCallTypingForPublicDialingPlan
-
overrideCLIDRestrictionForPrivateCallCategory
-
useIncomingCLIDPolicy
-
enableDialableCallerID
-
includeRedirectionsInMaximumNumberOfConcurrentCalls
-
callProcessingPolicyProfileName
-
-
Constructor Details
-
SystemCallProcessingPolicyProfileHuntGroupProfileGetResponse
public SystemCallProcessingPolicyProfileHuntGroupProfileGetResponse()
-
-
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
-
setUseMaxCallTimeForUnansweredCalls
-
getUseMaxCallTimeForUnansweredCalls
-
setMaxCallTimeForUnansweredCallsMinutes
-
getMaxCallTimeForUnansweredCallsMinutes
-
setUseMaxConcurrentRedirectedCalls
-
getUseMaxConcurrentRedirectedCalls
-
setMaxConcurrentRedirectedCalls
-
getMaxConcurrentRedirectedCalls
-
setUseMaxConcurrentFindMeFollowMeInvocations
public void setUseMaxConcurrentFindMeFollowMeInvocations(Boolean useMaxConcurrentFindMeFollowMeInvocations) -
getUseMaxConcurrentFindMeFollowMeInvocations
-
setMaxConcurrentFindMeFollowMeInvocations
public void setMaxConcurrentFindMeFollowMeInvocations(Integer maxConcurrentFindMeFollowMeInvocations) -
getMaxConcurrentFindMeFollowMeInvocations
-
setUseMaxFindMeFollowMeDepth
-
getUseMaxFindMeFollowMeDepth
-
setMaxFindMeFollowMeDepth
-
getMaxFindMeFollowMeDepth
-
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
-
setUseIncomingCLIDPolicy
-
getUseIncomingCLIDPolicy
-
setEnableDialableCallerID
-
getEnableDialableCallerID
-
setIncludeRedirectionsInMaximumNumberOfConcurrentCalls
public void setIncludeRedirectionsInMaximumNumberOfConcurrentCalls(Boolean includeRedirectionsInMaximumNumberOfConcurrentCalls) -
getIncludeRedirectionsInMaximumNumberOfConcurrentCalls
-
setCallProcessingPolicyProfileName
-
getCallProcessingPolicyProfileName
-
transform
public void transform()Description copied from class:ResponseTransforms the Response from XML Content to a populated POJO -
equals
-
hashCode
public int hashCode() -
toString
-