Class GroupTrunkGroup.GroupTrunkGroupGetInstanceResponse

java.lang.Object
co.ecg.alpaca.toolkit.messaging.response.XMLMessage
co.ecg.alpaca.toolkit.messaging.response.Response
co.ecg.alpaca.toolkit.generated.services.GroupTrunkGroup.GroupTrunkGroupGetInstanceResponse
All Implemented Interfaces:
Serializable
Enclosing class:
GroupTrunkGroup

public static class GroupTrunkGroup.GroupTrunkGroupGetInstanceResponse extends Response
Response to GroupTrunkGroupGetInstanceRequest21. Returns the profile information for the Trunk Group. Contains a hosted user table with column headings: "User Id", "Last Name", "First Name", "Hiragana Last Name", "Hiragana First Name", "Phone Number", "Extension", "Department", "Email Address". Following attributes are only used in IMS mode: implicitRegistrationSetSupportPolicy useSystemImplicitRegistrationSetSupportPolicy sipIdentityForPilotAndProxyTrunkModesPolicy useSystemSIPIdentityForPilotAndProxyTrunkModesPolicy
Author:
AlpacaGenerator
See Also:
  • Field Details

    • pilotUserId

      protected String pilotUserId
    • department

      protected DepartmentKey department
    • accessDevice

      protected AccessDevice accessDevice
    • maxActiveCalls

      protected Integer maxActiveCalls
    • maxIncomingCalls

      protected Integer maxIncomingCalls
    • maxOutgoingCalls

      protected Integer maxOutgoingCalls
    • enableBursting

      protected Boolean enableBursting
    • burstingMaxActiveCalls

      protected Integer burstingMaxActiveCalls
    • burstingMaxIncomingCalls

      protected Integer burstingMaxIncomingCalls
    • burstingMaxOutgoingCalls

      protected Integer burstingMaxOutgoingCalls
    • capacityExceededAction

      protected TrunkGroupCapacityExceededAction capacityExceededAction
    • capacityExceededForwardAddress

      protected String capacityExceededForwardAddress
    • capacityExceededRerouteTrunkGroupKey

      protected TrunkGroupKey capacityExceededRerouteTrunkGroupKey
    • capacityExceededTrapInitialCalls

      protected Integer capacityExceededTrapInitialCalls
    • capacityExceededTrapOffsetCalls

      protected Integer capacityExceededTrapOffsetCalls
    • unreachableDestinationAction

      protected TrunkGroupUnreachableDestinationAction unreachableDestinationAction
    • unreachableDestinationForwardAddress

      protected String unreachableDestinationForwardAddress
    • unreachableDestinationRerouteTrunkGroupKey

      protected TrunkGroupKey unreachableDestinationRerouteTrunkGroupKey
    • invitationTimeout

      protected Integer invitationTimeout
    • requireAuthentication

      protected Boolean requireAuthentication
    • sipAuthenticationUserName

      protected String sipAuthenticationUserName
    • hostedUserTable

      protected List<GroupTrunkGroupHostedUserTableRow> hostedUserTable
    • trunkGroupIdentity

      protected String trunkGroupIdentity
    • otgDtgIdentity

      protected String otgDtgIdentity
    • allowTerminationToTrunkGroupIdentity

      protected Boolean allowTerminationToTrunkGroupIdentity
    • allowTerminationToDtgIdentity

      protected Boolean allowTerminationToDtgIdentity
    • includeTrunkGroupIdentity

      protected Boolean includeTrunkGroupIdentity
    • includeDtgIdentity

      protected Boolean includeDtgIdentity
    • includeTrunkGroupIdentityForNetworkCalls

      protected Boolean includeTrunkGroupIdentityForNetworkCalls
    • includeOtgIdentityForNetworkCalls

      protected Boolean includeOtgIdentityForNetworkCalls
    • enableNetworkAddressIdentity

      protected Boolean enableNetworkAddressIdentity
    • allowUnscreenedCalls

      protected Boolean allowUnscreenedCalls
    • allowUnscreenedEmergencyCalls

      protected Boolean allowUnscreenedEmergencyCalls
    • pilotUserCallingLineIdentityForExternalCallsPolicy

      protected TrunkGroupPilotUserCallingLineIdentityUsagePolicy pilotUserCallingLineIdentityForExternalCallsPolicy
    • pilotUserChargeNumberPolicy

      protected TrunkGroupPilotUserChargeNumberUsagePolicy pilotUserChargeNumberPolicy
    • callForwardingAlwaysAction

      protected TrunkGroupCallForwardingAlwaysAction callForwardingAlwaysAction
    • callForwardingAlwaysForwardAddress

      protected String callForwardingAlwaysForwardAddress
    • callForwardingAlwaysRerouteTrunkGroupKey

      protected TrunkGroupKey callForwardingAlwaysRerouteTrunkGroupKey
    • peeringDomain

      protected String peeringDomain
    • routeToPeeringDomain

      protected Boolean routeToPeeringDomain
    • prefixEnabled

      protected Boolean prefixEnabled
    • prefix

      protected String prefix
    • statefulReroutingEnabled

      protected Boolean statefulReroutingEnabled
    • sendContinuousOptionsMessage

      protected Boolean sendContinuousOptionsMessage
    • continuousOptionsSendingIntervalSeconds

      protected Integer continuousOptionsSendingIntervalSeconds
    • failureOptionsSendingIntervalSeconds

      protected Integer failureOptionsSendingIntervalSeconds
    • failureThresholdCounter

      protected Integer failureThresholdCounter
    • successThresholdCounter

      protected Integer successThresholdCounter
    • inviteFailureThresholdCounter

      protected Integer inviteFailureThresholdCounter
    • inviteFailureThresholdWindowSeconds

      protected Integer inviteFailureThresholdWindowSeconds
    • trunkGroupState

      protected TrunkGroupState trunkGroupState
    • pilotUserCallingLineAssertedIdentityPolicy

      protected TrunkGroupPilotUserCallingLineAssertedIdentityUsagePolicy pilotUserCallingLineAssertedIdentityPolicy
    • useSystemCallingLineAssertedIdentityPolicy

      protected Boolean useSystemCallingLineAssertedIdentityPolicy
    • totalActiveIncomingCalls

      protected Integer totalActiveIncomingCalls
    • totalActiveOutgoingCalls

      protected Integer totalActiveOutgoingCalls
    • pilotUserCallOptimizationPolicy

      protected TrunkGroupPilotUserCallOptimizationPolicy pilotUserCallOptimizationPolicy
    • clidSourceForScreenedCallsPolicy

      protected TrunkGroupCLIDSourceForScreenedCallsPolicy clidSourceForScreenedCallsPolicy
    • useSystemCLIDSourceForScreenedCallsPolicy

      protected Boolean useSystemCLIDSourceForScreenedCallsPolicy
    • userLookupPolicy

      protected TrunkGroupUserLookupPolicy userLookupPolicy
    • useSystemUserLookupPolicy

      protected Boolean useSystemUserLookupPolicy
    • pilotUserCallingLineIdentityForEmergencyCallsPolicy

      protected TrunkGroupPilotUserCallingLineIdentityUsagePolicy pilotUserCallingLineIdentityForEmergencyCallsPolicy
    • implicitRegistrationSetSupportPolicy

      protected TrunkGroupImplicitRegistrationSetSupportPolicy implicitRegistrationSetSupportPolicy
    • useSystemImplicitRegistrationSetSupportPolicy

      protected Boolean useSystemImplicitRegistrationSetSupportPolicy
    • sipIdentityForPilotAndProxyTrunkModesPolicy

      protected TrunkGroupSIPIdentityForPilotAndProxyTrunkModesPolicy sipIdentityForPilotAndProxyTrunkModesPolicy
    • useSystemSIPIdentityForPilotAndProxyTrunkModesPolicy

      protected Boolean useSystemSIPIdentityForPilotAndProxyTrunkModesPolicy
    • useSystemSupportConnectedIdentityPolicy

      protected Boolean useSystemSupportConnectedIdentityPolicy
    • supportConnectedIdentityPolicy

      protected TrunkGroupSupportConnectedIdentityPolicy supportConnectedIdentityPolicy
    • useSystemOptionsMessageResponseStatusCodes

      protected Boolean useSystemOptionsMessageResponseStatusCodes
    • optionsMessageResponseStatusCode

      protected String[] optionsMessageResponseStatusCode
    • trunkGroupKey

      protected TrunkGroupKey trunkGroupKey
  • Constructor Details

    • GroupTrunkGroupGetInstanceResponse

      public GroupTrunkGroupGetInstanceResponse()
  • Method Details

    • setPilotUserId

      public void setPilotUserId(String pilotUserId)
    • getPilotUserId

      public String getPilotUserId()
    • setDepartment

      public void setDepartment(DepartmentKey department)
    • getDepartment

      public DepartmentKey getDepartment()
    • setAccessDevice

      public void setAccessDevice(AccessDevice accessDevice)
    • getAccessDevice

      public AccessDevice getAccessDevice()
    • setMaxActiveCalls

      public void setMaxActiveCalls(Integer maxActiveCalls)
    • getMaxActiveCalls

      public Integer getMaxActiveCalls()
    • setMaxIncomingCalls

      public void setMaxIncomingCalls(Integer maxIncomingCalls)
    • getMaxIncomingCalls

      public Integer getMaxIncomingCalls()
    • setMaxOutgoingCalls

      public void setMaxOutgoingCalls(Integer maxOutgoingCalls)
    • getMaxOutgoingCalls

      public Integer getMaxOutgoingCalls()
    • setEnableBursting

      public void setEnableBursting(Boolean enableBursting)
    • getEnableBursting

      public Boolean getEnableBursting()
    • setBurstingMaxActiveCalls

      public void setBurstingMaxActiveCalls(Integer burstingMaxActiveCalls)
    • getBurstingMaxActiveCalls

      public Integer getBurstingMaxActiveCalls()
    • setBurstingMaxIncomingCalls

      public void setBurstingMaxIncomingCalls(Integer burstingMaxIncomingCalls)
    • getBurstingMaxIncomingCalls

      public Integer getBurstingMaxIncomingCalls()
    • setBurstingMaxOutgoingCalls

      public void setBurstingMaxOutgoingCalls(Integer burstingMaxOutgoingCalls)
    • getBurstingMaxOutgoingCalls

      public Integer getBurstingMaxOutgoingCalls()
    • setCapacityExceededAction

      public void setCapacityExceededAction(TrunkGroupCapacityExceededAction capacityExceededAction)
    • getCapacityExceededAction

      public TrunkGroupCapacityExceededAction getCapacityExceededAction()
    • setCapacityExceededForwardAddress

      public void setCapacityExceededForwardAddress(String capacityExceededForwardAddress)
    • getCapacityExceededForwardAddress

      public String getCapacityExceededForwardAddress()
    • setCapacityExceededRerouteTrunkGroupKey

      public void setCapacityExceededRerouteTrunkGroupKey(TrunkGroupKey capacityExceededRerouteTrunkGroupKey)
    • getCapacityExceededRerouteTrunkGroupKey

      public TrunkGroupKey getCapacityExceededRerouteTrunkGroupKey()
    • setCapacityExceededTrapInitialCalls

      public void setCapacityExceededTrapInitialCalls(Integer capacityExceededTrapInitialCalls)
    • getCapacityExceededTrapInitialCalls

      public Integer getCapacityExceededTrapInitialCalls()
    • setCapacityExceededTrapOffsetCalls

      public void setCapacityExceededTrapOffsetCalls(Integer capacityExceededTrapOffsetCalls)
    • getCapacityExceededTrapOffsetCalls

      public Integer getCapacityExceededTrapOffsetCalls()
    • setUnreachableDestinationAction

      public void setUnreachableDestinationAction(TrunkGroupUnreachableDestinationAction unreachableDestinationAction)
    • getUnreachableDestinationAction

      public TrunkGroupUnreachableDestinationAction getUnreachableDestinationAction()
    • setUnreachableDestinationForwardAddress

      public void setUnreachableDestinationForwardAddress(String unreachableDestinationForwardAddress)
    • getUnreachableDestinationForwardAddress

      public String getUnreachableDestinationForwardAddress()
    • setUnreachableDestinationRerouteTrunkGroupKey

      public void setUnreachableDestinationRerouteTrunkGroupKey(TrunkGroupKey unreachableDestinationRerouteTrunkGroupKey)
    • getUnreachableDestinationRerouteTrunkGroupKey

      public TrunkGroupKey getUnreachableDestinationRerouteTrunkGroupKey()
    • setInvitationTimeout

      public void setInvitationTimeout(Integer invitationTimeout)
    • getInvitationTimeout

      public Integer getInvitationTimeout()
    • setRequireAuthentication

      public void setRequireAuthentication(Boolean requireAuthentication)
    • getRequireAuthentication

      public Boolean getRequireAuthentication()
    • setSipAuthenticationUserName

      public void setSipAuthenticationUserName(String sipAuthenticationUserName)
    • getSipAuthenticationUserName

      public String getSipAuthenticationUserName()
    • setHostedUserTable

      public void setHostedUserTable(List<GroupTrunkGroupHostedUserTableRow> hostedUserTable)
    • getHostedUserTable

      public List<GroupTrunkGroupHostedUserTableRow> getHostedUserTable()
    • setTrunkGroupIdentity

      public void setTrunkGroupIdentity(String trunkGroupIdentity)
    • getTrunkGroupIdentity

      public String getTrunkGroupIdentity()
    • setOtgDtgIdentity

      public void setOtgDtgIdentity(String otgDtgIdentity)
    • getOtgDtgIdentity

      public String getOtgDtgIdentity()
    • setAllowTerminationToTrunkGroupIdentity

      public void setAllowTerminationToTrunkGroupIdentity(Boolean allowTerminationToTrunkGroupIdentity)
    • getAllowTerminationToTrunkGroupIdentity

      public Boolean getAllowTerminationToTrunkGroupIdentity()
    • setAllowTerminationToDtgIdentity

      public void setAllowTerminationToDtgIdentity(Boolean allowTerminationToDtgIdentity)
    • getAllowTerminationToDtgIdentity

      public Boolean getAllowTerminationToDtgIdentity()
    • setIncludeTrunkGroupIdentity

      public void setIncludeTrunkGroupIdentity(Boolean includeTrunkGroupIdentity)
    • getIncludeTrunkGroupIdentity

      public Boolean getIncludeTrunkGroupIdentity()
    • setIncludeDtgIdentity

      public void setIncludeDtgIdentity(Boolean includeDtgIdentity)
    • getIncludeDtgIdentity

      public Boolean getIncludeDtgIdentity()
    • setIncludeTrunkGroupIdentityForNetworkCalls

      public void setIncludeTrunkGroupIdentityForNetworkCalls(Boolean includeTrunkGroupIdentityForNetworkCalls)
    • getIncludeTrunkGroupIdentityForNetworkCalls

      public Boolean getIncludeTrunkGroupIdentityForNetworkCalls()
    • setIncludeOtgIdentityForNetworkCalls

      public void setIncludeOtgIdentityForNetworkCalls(Boolean includeOtgIdentityForNetworkCalls)
    • getIncludeOtgIdentityForNetworkCalls

      public Boolean getIncludeOtgIdentityForNetworkCalls()
    • setEnableNetworkAddressIdentity

      public void setEnableNetworkAddressIdentity(Boolean enableNetworkAddressIdentity)
    • getEnableNetworkAddressIdentity

      public Boolean getEnableNetworkAddressIdentity()
    • setAllowUnscreenedCalls

      public void setAllowUnscreenedCalls(Boolean allowUnscreenedCalls)
    • getAllowUnscreenedCalls

      public Boolean getAllowUnscreenedCalls()
    • setAllowUnscreenedEmergencyCalls

      public void setAllowUnscreenedEmergencyCalls(Boolean allowUnscreenedEmergencyCalls)
    • getAllowUnscreenedEmergencyCalls

      public Boolean getAllowUnscreenedEmergencyCalls()
    • setPilotUserCallingLineIdentityForExternalCallsPolicy

      public void setPilotUserCallingLineIdentityForExternalCallsPolicy(TrunkGroupPilotUserCallingLineIdentityUsagePolicy pilotUserCallingLineIdentityForExternalCallsPolicy)
    • getPilotUserCallingLineIdentityForExternalCallsPolicy

      public TrunkGroupPilotUserCallingLineIdentityUsagePolicy getPilotUserCallingLineIdentityForExternalCallsPolicy()
    • setPilotUserChargeNumberPolicy

      public void setPilotUserChargeNumberPolicy(TrunkGroupPilotUserChargeNumberUsagePolicy pilotUserChargeNumberPolicy)
    • getPilotUserChargeNumberPolicy

      public TrunkGroupPilotUserChargeNumberUsagePolicy getPilotUserChargeNumberPolicy()
    • setCallForwardingAlwaysAction

      public void setCallForwardingAlwaysAction(TrunkGroupCallForwardingAlwaysAction callForwardingAlwaysAction)
    • getCallForwardingAlwaysAction

      public TrunkGroupCallForwardingAlwaysAction getCallForwardingAlwaysAction()
    • setCallForwardingAlwaysForwardAddress

      public void setCallForwardingAlwaysForwardAddress(String callForwardingAlwaysForwardAddress)
    • getCallForwardingAlwaysForwardAddress

      public String getCallForwardingAlwaysForwardAddress()
    • setCallForwardingAlwaysRerouteTrunkGroupKey

      public void setCallForwardingAlwaysRerouteTrunkGroupKey(TrunkGroupKey callForwardingAlwaysRerouteTrunkGroupKey)
    • getCallForwardingAlwaysRerouteTrunkGroupKey

      public TrunkGroupKey getCallForwardingAlwaysRerouteTrunkGroupKey()
    • setPeeringDomain

      public void setPeeringDomain(String peeringDomain)
    • getPeeringDomain

      public String getPeeringDomain()
    • setRouteToPeeringDomain

      public void setRouteToPeeringDomain(Boolean routeToPeeringDomain)
    • getRouteToPeeringDomain

      public Boolean getRouteToPeeringDomain()
    • setPrefixEnabled

      public void setPrefixEnabled(Boolean prefixEnabled)
    • getPrefixEnabled

      public Boolean getPrefixEnabled()
    • setPrefix

      public void setPrefix(String prefix)
    • getPrefix

      public String getPrefix()
    • setStatefulReroutingEnabled

      public void setStatefulReroutingEnabled(Boolean statefulReroutingEnabled)
    • getStatefulReroutingEnabled

      public Boolean getStatefulReroutingEnabled()
    • setSendContinuousOptionsMessage

      public void setSendContinuousOptionsMessage(Boolean sendContinuousOptionsMessage)
    • getSendContinuousOptionsMessage

      public Boolean getSendContinuousOptionsMessage()
    • setContinuousOptionsSendingIntervalSeconds

      public void setContinuousOptionsSendingIntervalSeconds(Integer continuousOptionsSendingIntervalSeconds)
    • getContinuousOptionsSendingIntervalSeconds

      public Integer getContinuousOptionsSendingIntervalSeconds()
    • setFailureOptionsSendingIntervalSeconds

      public void setFailureOptionsSendingIntervalSeconds(Integer failureOptionsSendingIntervalSeconds)
    • getFailureOptionsSendingIntervalSeconds

      public Integer getFailureOptionsSendingIntervalSeconds()
    • setFailureThresholdCounter

      public void setFailureThresholdCounter(Integer failureThresholdCounter)
    • getFailureThresholdCounter

      public Integer getFailureThresholdCounter()
    • setSuccessThresholdCounter

      public void setSuccessThresholdCounter(Integer successThresholdCounter)
    • getSuccessThresholdCounter

      public Integer getSuccessThresholdCounter()
    • setInviteFailureThresholdCounter

      public void setInviteFailureThresholdCounter(Integer inviteFailureThresholdCounter)
    • getInviteFailureThresholdCounter

      public Integer getInviteFailureThresholdCounter()
    • setInviteFailureThresholdWindowSeconds

      public void setInviteFailureThresholdWindowSeconds(Integer inviteFailureThresholdWindowSeconds)
    • getInviteFailureThresholdWindowSeconds

      public Integer getInviteFailureThresholdWindowSeconds()
    • setTrunkGroupState

      public void setTrunkGroupState(TrunkGroupState trunkGroupState)
    • getTrunkGroupState

      public TrunkGroupState getTrunkGroupState()
    • setPilotUserCallingLineAssertedIdentityPolicy

      public void setPilotUserCallingLineAssertedIdentityPolicy(TrunkGroupPilotUserCallingLineAssertedIdentityUsagePolicy pilotUserCallingLineAssertedIdentityPolicy)
    • getPilotUserCallingLineAssertedIdentityPolicy

      public TrunkGroupPilotUserCallingLineAssertedIdentityUsagePolicy getPilotUserCallingLineAssertedIdentityPolicy()
    • setUseSystemCallingLineAssertedIdentityPolicy

      public void setUseSystemCallingLineAssertedIdentityPolicy(Boolean useSystemCallingLineAssertedIdentityPolicy)
    • getUseSystemCallingLineAssertedIdentityPolicy

      public Boolean getUseSystemCallingLineAssertedIdentityPolicy()
    • setTotalActiveIncomingCalls

      public void setTotalActiveIncomingCalls(Integer totalActiveIncomingCalls)
    • getTotalActiveIncomingCalls

      public Integer getTotalActiveIncomingCalls()
    • setTotalActiveOutgoingCalls

      public void setTotalActiveOutgoingCalls(Integer totalActiveOutgoingCalls)
    • getTotalActiveOutgoingCalls

      public Integer getTotalActiveOutgoingCalls()
    • setPilotUserCallOptimizationPolicy

      public void setPilotUserCallOptimizationPolicy(TrunkGroupPilotUserCallOptimizationPolicy pilotUserCallOptimizationPolicy)
    • getPilotUserCallOptimizationPolicy

      public TrunkGroupPilotUserCallOptimizationPolicy getPilotUserCallOptimizationPolicy()
    • setClidSourceForScreenedCallsPolicy

      public void setClidSourceForScreenedCallsPolicy(TrunkGroupCLIDSourceForScreenedCallsPolicy clidSourceForScreenedCallsPolicy)
    • getClidSourceForScreenedCallsPolicy

      public TrunkGroupCLIDSourceForScreenedCallsPolicy getClidSourceForScreenedCallsPolicy()
    • setUseSystemCLIDSourceForScreenedCallsPolicy

      public void setUseSystemCLIDSourceForScreenedCallsPolicy(Boolean useSystemCLIDSourceForScreenedCallsPolicy)
    • getUseSystemCLIDSourceForScreenedCallsPolicy

      public Boolean getUseSystemCLIDSourceForScreenedCallsPolicy()
    • setUserLookupPolicy

      public void setUserLookupPolicy(TrunkGroupUserLookupPolicy userLookupPolicy)
    • getUserLookupPolicy

      public TrunkGroupUserLookupPolicy getUserLookupPolicy()
    • setUseSystemUserLookupPolicy

      public void setUseSystemUserLookupPolicy(Boolean useSystemUserLookupPolicy)
    • getUseSystemUserLookupPolicy

      public Boolean getUseSystemUserLookupPolicy()
    • setPilotUserCallingLineIdentityForEmergencyCallsPolicy

      public void setPilotUserCallingLineIdentityForEmergencyCallsPolicy(TrunkGroupPilotUserCallingLineIdentityUsagePolicy pilotUserCallingLineIdentityForEmergencyCallsPolicy)
    • getPilotUserCallingLineIdentityForEmergencyCallsPolicy

      public TrunkGroupPilotUserCallingLineIdentityUsagePolicy getPilotUserCallingLineIdentityForEmergencyCallsPolicy()
    • setImplicitRegistrationSetSupportPolicy

      public void setImplicitRegistrationSetSupportPolicy(TrunkGroupImplicitRegistrationSetSupportPolicy implicitRegistrationSetSupportPolicy)
    • getImplicitRegistrationSetSupportPolicy

      public TrunkGroupImplicitRegistrationSetSupportPolicy getImplicitRegistrationSetSupportPolicy()
    • setUseSystemImplicitRegistrationSetSupportPolicy

      public void setUseSystemImplicitRegistrationSetSupportPolicy(Boolean useSystemImplicitRegistrationSetSupportPolicy)
    • getUseSystemImplicitRegistrationSetSupportPolicy

      public Boolean getUseSystemImplicitRegistrationSetSupportPolicy()
    • setSipIdentityForPilotAndProxyTrunkModesPolicy

      public void setSipIdentityForPilotAndProxyTrunkModesPolicy(TrunkGroupSIPIdentityForPilotAndProxyTrunkModesPolicy sipIdentityForPilotAndProxyTrunkModesPolicy)
    • getSipIdentityForPilotAndProxyTrunkModesPolicy

      public TrunkGroupSIPIdentityForPilotAndProxyTrunkModesPolicy getSipIdentityForPilotAndProxyTrunkModesPolicy()
    • setUseSystemSIPIdentityForPilotAndProxyTrunkModesPolicy

      public void setUseSystemSIPIdentityForPilotAndProxyTrunkModesPolicy(Boolean useSystemSIPIdentityForPilotAndProxyTrunkModesPolicy)
    • getUseSystemSIPIdentityForPilotAndProxyTrunkModesPolicy

      public Boolean getUseSystemSIPIdentityForPilotAndProxyTrunkModesPolicy()
    • setUseSystemSupportConnectedIdentityPolicy

      public void setUseSystemSupportConnectedIdentityPolicy(Boolean useSystemSupportConnectedIdentityPolicy)
    • getUseSystemSupportConnectedIdentityPolicy

      public Boolean getUseSystemSupportConnectedIdentityPolicy()
    • setSupportConnectedIdentityPolicy

      public void setSupportConnectedIdentityPolicy(TrunkGroupSupportConnectedIdentityPolicy supportConnectedIdentityPolicy)
    • getSupportConnectedIdentityPolicy

      public TrunkGroupSupportConnectedIdentityPolicy getSupportConnectedIdentityPolicy()
    • setUseSystemOptionsMessageResponseStatusCodes

      public void setUseSystemOptionsMessageResponseStatusCodes(Boolean useSystemOptionsMessageResponseStatusCodes)
    • getUseSystemOptionsMessageResponseStatusCodes

      public Boolean getUseSystemOptionsMessageResponseStatusCodes()
    • setOptionsMessageResponseStatusCode

      public void setOptionsMessageResponseStatusCode(String... optionsMessageResponseStatusCode)
    • getOptionsMessageResponseStatusCode

      public String[] getOptionsMessageResponseStatusCode()
    • setTrunkGroupKey

      public void setTrunkGroupKey(TrunkGroupKey trunkGroupKey)
    • getTrunkGroupKey

      public TrunkGroupKey getTrunkGroupKey()
    • 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