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