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