@GwtIncompatible public static class BWSystem.SystemExpensiveCallTypeModifyRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected String |
alternateCallIndicator |
protected com.google.common.base.Optional<String> |
treatmentAudioFile |
Constructor and Description |
---|
SystemExpensiveCallTypeModifyRequest(BroadWorksServer broadWorksServer,
String alternateCallIndicator) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
String |
getAlternateCallIndicator() |
static BWSystem.SystemExpensiveCallTypeModifyRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
com.google.common.base.Optional<String> |
getTreatmentAudioFile() |
BWSystem.SystemExpensiveCallTypeModifyRequest |
setAlternateCallIndicator(String alternateCallIndicator) |
BWSystem.SystemExpensiveCallTypeModifyRequest |
setTreatmentAudioFile(String treatmentAudioFile) |
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=64) protected String alternateCallIndicator
protected com.google.common.base.Optional<String> treatmentAudioFile
public SystemExpensiveCallTypeModifyRequest(BroadWorksServer broadWorksServer, String alternateCallIndicator)
public BWSystem.SystemExpensiveCallTypeModifyRequest setAlternateCallIndicator(String alternateCallIndicator)
public String getAlternateCallIndicator()
public BWSystem.SystemExpensiveCallTypeModifyRequest setTreatmentAudioFile(String treatmentAudioFile)
public com.google.common.base.Optional<String> getTreatmentAudioFile()
public static BWSystem.SystemExpensiveCallTypeModifyRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.