@GwtIncompatible public static class BWSystem.SystemConfigurableTreatmentModifyRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected Boolean |
accessSendReasonHeader |
protected com.google.common.base.Optional<Integer> |
accessSIPStatusCode |
protected com.google.common.base.Optional<String> |
accessSIPStatusMessage |
protected com.google.common.base.Optional<String> |
accessTreatmentAudioFile |
protected com.google.common.base.Optional<String> |
accessTreatmentVideoFile |
protected com.google.common.base.Optional<String> |
cdrTerminationCause |
protected ChargeIndicator |
chargeIndicator |
protected com.google.common.base.Optional<String> |
description |
protected com.google.common.base.Optional<InternalReleaseCause16> |
internalReleaseCause |
protected Boolean |
networkSendReasonHeader |
protected com.google.common.base.Optional<Integer> |
networkSIPStatusCode |
protected com.google.common.base.Optional<String> |
networkSIPStatusMessage |
protected com.google.common.base.Optional<String> |
networkTreatmentAudioFile |
protected com.google.common.base.Optional<String> |
networkTreatmentVideoFile |
protected com.google.common.base.Optional<Integer> |
q850CauseValue |
protected com.google.common.base.Optional<String> |
q850Text |
protected Boolean |
routeAdvance |
protected String |
treatmentId |
Constructor and Description |
---|
SystemConfigurableTreatmentModifyRequest(BroadWorksServer broadWorksServer,
String treatmentId) |
appendChild, appendChild, appendChild, asyncFire, createDocument, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, isMemberOfBundle, isValid, run, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate
@NotNull @Size(min=1, max=40) protected String treatmentId
protected ChargeIndicator chargeIndicator
protected com.google.common.base.Optional<String> description
protected com.google.common.base.Optional<Integer> accessSIPStatusCode
protected com.google.common.base.Optional<String> accessSIPStatusMessage
protected com.google.common.base.Optional<Integer> networkSIPStatusCode
protected com.google.common.base.Optional<String> networkSIPStatusMessage
protected com.google.common.base.Optional<Integer> q850CauseValue
protected com.google.common.base.Optional<String> q850Text
protected com.google.common.base.Optional<String> accessTreatmentAudioFile
protected com.google.common.base.Optional<String> accessTreatmentVideoFile
protected com.google.common.base.Optional<String> networkTreatmentAudioFile
protected com.google.common.base.Optional<String> networkTreatmentVideoFile
protected com.google.common.base.Optional<String> cdrTerminationCause
protected Boolean routeAdvance
protected com.google.common.base.Optional<InternalReleaseCause16> internalReleaseCause
protected Boolean accessSendReasonHeader
protected Boolean networkSendReasonHeader
public SystemConfigurableTreatmentModifyRequest(BroadWorksServer broadWorksServer, String treatmentId)
public BWSystem.SystemConfigurableTreatmentModifyRequest setTreatmentId(String treatmentId)
public String getTreatmentId()
public BWSystem.SystemConfigurableTreatmentModifyRequest setChargeIndicator(ChargeIndicator chargeIndicator)
public ChargeIndicator getChargeIndicator()
public BWSystem.SystemConfigurableTreatmentModifyRequest setDescription(String description)
public com.google.common.base.Optional<String> getDescription()
public BWSystem.SystemConfigurableTreatmentModifyRequest setAccessSIPStatusCode(Integer accessSIPStatusCode)
public com.google.common.base.Optional<Integer> getAccessSIPStatusCode()
public BWSystem.SystemConfigurableTreatmentModifyRequest setAccessSIPStatusMessage(String accessSIPStatusMessage)
public com.google.common.base.Optional<String> getAccessSIPStatusMessage()
public BWSystem.SystemConfigurableTreatmentModifyRequest setNetworkSIPStatusCode(Integer networkSIPStatusCode)
public com.google.common.base.Optional<Integer> getNetworkSIPStatusCode()
public BWSystem.SystemConfigurableTreatmentModifyRequest setNetworkSIPStatusMessage(String networkSIPStatusMessage)
public com.google.common.base.Optional<String> getNetworkSIPStatusMessage()
public BWSystem.SystemConfigurableTreatmentModifyRequest setQ850CauseValue(Integer q850CauseValue)
public com.google.common.base.Optional<Integer> getQ850CauseValue()
public BWSystem.SystemConfigurableTreatmentModifyRequest setQ850Text(String q850Text)
public com.google.common.base.Optional<String> getQ850Text()
public BWSystem.SystemConfigurableTreatmentModifyRequest setAccessTreatmentAudioFile(String accessTreatmentAudioFile)
public com.google.common.base.Optional<String> getAccessTreatmentAudioFile()
public BWSystem.SystemConfigurableTreatmentModifyRequest setAccessTreatmentVideoFile(String accessTreatmentVideoFile)
public com.google.common.base.Optional<String> getAccessTreatmentVideoFile()
public BWSystem.SystemConfigurableTreatmentModifyRequest setNetworkTreatmentAudioFile(String networkTreatmentAudioFile)
public com.google.common.base.Optional<String> getNetworkTreatmentAudioFile()
public BWSystem.SystemConfigurableTreatmentModifyRequest setNetworkTreatmentVideoFile(String networkTreatmentVideoFile)
public com.google.common.base.Optional<String> getNetworkTreatmentVideoFile()
public BWSystem.SystemConfigurableTreatmentModifyRequest setCdrTerminationCause(String cdrTerminationCause)
public com.google.common.base.Optional<String> getCdrTerminationCause()
public BWSystem.SystemConfigurableTreatmentModifyRequest setRouteAdvance(Boolean routeAdvance)
public Boolean getRouteAdvance()
public BWSystem.SystemConfigurableTreatmentModifyRequest setInternalReleaseCause(InternalReleaseCause16 internalReleaseCause)
public com.google.common.base.Optional<InternalReleaseCause16> getInternalReleaseCause()
public BWSystem.SystemConfigurableTreatmentModifyRequest setAccessSendReasonHeader(Boolean accessSendReasonHeader)
public Boolean getAccessSendReasonHeader()
public BWSystem.SystemConfigurableTreatmentModifyRequest setNetworkSendReasonHeader(Boolean networkSendReasonHeader)
public Boolean getNetworkSendReasonHeader()
public static BWSystem.SystemConfigurableTreatmentModifyRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.