@GwtIncompatible public static class BWSystem.SystemCallProcessingPolicyProfileAutoAttendantProfileGetRequest extends Request<BWSystem.SystemCallProcessingPolicyProfileAutoAttendantProfileGetResponse>
Request.Protocol| Modifier and Type | Field and Description | 
|---|---|
protected String | 
callProcessingPolicyProfileName  | 
| Constructor and Description | 
|---|
SystemCallProcessingPolicyProfileAutoAttendantProfileGetRequest(BroadWorksServer broadWorksServer,
                                                               String callProcessingPolicyProfileName)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
formRequest()
Forms the XML Document for this Request Object. 
 | 
String | 
getCallProcessingPolicyProfileName()  | 
static BWSystem.SystemCallProcessingPolicyProfileAutoAttendantProfileGetRequest | 
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup. 
 | 
BWSystem.SystemCallProcessingPolicyProfileAutoAttendantProfileGetRequest | 
setCallProcessingPolicyProfileName(String callProcessingPolicyProfileName)  | 
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 callProcessingPolicyProfileName
public SystemCallProcessingPolicyProfileAutoAttendantProfileGetRequest(BroadWorksServer broadWorksServer, String callProcessingPolicyProfileName)
public BWSystem.SystemCallProcessingPolicyProfileAutoAttendantProfileGetRequest setCallProcessingPolicyProfileName(String callProcessingPolicyProfileName)
public String getCallProcessingPolicyProfileName()
public static BWSystem.SystemCallProcessingPolicyProfileAutoAttendantProfileGetRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer - The BroadWorksServerpublic void formRequest()
formRequest in class Request<BWSystem.SystemCallProcessingPolicyProfileAutoAttendantProfileGetResponse>Copyright © 2016 ECG. All rights reserved.