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