public static class BWSystem.SystemOCIDeleteACLEntryRequest extends Request<Response.DefaultResponse>
Modifier and Type | Field and Description |
---|---|
String |
netAddress |
boolean |
netAddressIsModified |
Constructor and Description |
---|
SystemOCIDeleteACLEntryRequest(BroadWorksServer bws)
Default Constructor -- Not Guaranteed to work without checking Request validity with isValid()
|
SystemOCIDeleteACLEntryRequest(BroadWorksServer bws,
String netAddress) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
String |
getNetAddress() |
BWSystem.SystemOCIDeleteACLEntryRequest |
setNetAddress(String netAddress) |
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCommandType, getDomDocument, getResponseClass, isMemberOfBundle, isValid, run, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate
@Size(min=1, max=80) public String netAddress
public transient boolean netAddressIsModified
public SystemOCIDeleteACLEntryRequest(BroadWorksServer bws, String netAddress)
public SystemOCIDeleteACLEntryRequest(BroadWorksServer bws)
bws
- The BroadWorksServer to use for the Requestpublic BWSystem.SystemOCIDeleteACLEntryRequest setNetAddress(String netAddress)
public String getNetAddress()
public void formRequest() throws RequestException
formRequest
in class Request<Response.DefaultResponse>
RequestException
Copyright © 2016 ECG, Inc. All rights reserved.