@GwtIncompatible public static class BWSystem.SystemRoutingModifyTranslationRequest extends Request<DefaultResponse>
Request.Protocol| Modifier and Type | Field and Description | 
|---|---|
protected String | 
digits  | 
protected String | 
routeName  | 
| Constructor and Description | 
|---|
SystemRoutingModifyTranslationRequest(BroadWorksServer broadWorksServer,
                                     String digits)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
formRequest()
Forms the XML Document for this Request Object. 
 | 
String | 
getDigits()  | 
static BWSystem.SystemRoutingModifyTranslationRequest | 
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup. 
 | 
String | 
getRouteName()  | 
BWSystem.SystemRoutingModifyTranslationRequest | 
setDigits(String digits)  | 
BWSystem.SystemRoutingModifyTranslationRequest | 
setRouteName(String routeName)  | 
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, getValidationErrorsAsString, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate@NotNull
 @Size(min=1,
      max=6)
protected String digits
@Size(min=1,
      max=32)
protected String routeName
public SystemRoutingModifyTranslationRequest(BroadWorksServer broadWorksServer, String digits)
public BWSystem.SystemRoutingModifyTranslationRequest setDigits(String digits)
public String getDigits()
public BWSystem.SystemRoutingModifyTranslationRequest setRouteName(String routeName)
public String getRouteName()
public static BWSystem.SystemRoutingModifyTranslationRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer - The BroadWorksServerpublic void formRequest()
formRequest in class Request<DefaultResponse>Copyright © 2016 ECG. All rights reserved.