Package co.ecg.alpaca.toolkit.generated
Class BWSystem.SystemCallProcessingPolicyProfileFlexibleSeatingHostProfileGetResponse
- java.lang.Object
-
- co.ecg.alpaca.toolkit.messaging.response.XMLMessage
-
- co.ecg.alpaca.toolkit.messaging.response.Response
-
- co.ecg.alpaca.toolkit.generated.BWSystem.SystemCallProcessingPolicyProfileFlexibleSeatingHostProfileGetResponse
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- BWSystem
public static class BWSystem.SystemCallProcessingPolicyProfileFlexibleSeatingHostProfileGetResponse extends Response
Response to SystemCallProcessingPolicyProfileFlexibleSeatingHostProfileGetRequest22.- Author:
- AlpacaGenerator
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class co.ecg.alpaca.toolkit.messaging.response.Response
commandType, detailText, request, summaryText
-
Fields inherited from class co.ecg.alpaca.toolkit.messaging.response.XMLMessage
content, xPath
-
-
Constructor Summary
Constructors Constructor Description SystemCallProcessingPolicyProfileFlexibleSeatingHostProfileGetResponse()
-
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 Detail
-
useCLIDPolicy
protected Boolean useCLIDPolicy
-
clidPolicy
protected GroupCLIDPolicy clidPolicy
-
emergencyClidPolicy
protected GroupCLIDPolicy emergencyClidPolicy
-
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
-
useMaxCallTimeForUnansweredCalls
protected Boolean useMaxCallTimeForUnansweredCalls
-
maxCallTimeForUnansweredCallsMinutes
protected Integer maxCallTimeForUnansweredCallsMinutes
-
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
-
includeRedirectionsInMaximumNumberOfConcurrentCalls
protected Boolean includeRedirectionsInMaximumNumberOfConcurrentCalls
-
useUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable
protected Boolean useUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable
-
useUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable
protected Boolean useUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable
-
callProcessingPolicyProfileName
protected String callProcessingPolicyProfileName
-
-
Method Detail
-
setUseCLIDPolicy
public void setUseCLIDPolicy(Boolean useCLIDPolicy)
-
getUseCLIDPolicy
public Boolean getUseCLIDPolicy()
-
setClidPolicy
public void setClidPolicy(GroupCLIDPolicy clidPolicy)
-
getClidPolicy
public GroupCLIDPolicy getClidPolicy()
-
setEmergencyClidPolicy
public void setEmergencyClidPolicy(GroupCLIDPolicy emergencyClidPolicy)
-
getEmergencyClidPolicy
public GroupCLIDPolicy getEmergencyClidPolicy()
-
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()
-
setUseMaxCallTimeForUnansweredCalls
public void setUseMaxCallTimeForUnansweredCalls(Boolean useMaxCallTimeForUnansweredCalls)
-
getUseMaxCallTimeForUnansweredCalls
public Boolean getUseMaxCallTimeForUnansweredCalls()
-
setMaxCallTimeForUnansweredCallsMinutes
public void setMaxCallTimeForUnansweredCallsMinutes(Integer maxCallTimeForUnansweredCallsMinutes)
-
getMaxCallTimeForUnansweredCallsMinutes
public Integer getMaxCallTimeForUnansweredCallsMinutes()
-
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()
-
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()
-
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
-
-