@GwtIncompatible public static class BWSystem.SystemExternalAuthenticationModifyACLEntryRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected com.google.common.base.Optional<String> |
description |
protected String |
netAddress |
Constructor and Description |
---|
SystemExternalAuthenticationModifyACLEntryRequest(BroadWorksServer broadWorksServer,
String netAddress) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
com.google.common.base.Optional<String> |
getDescription() |
static BWSystem.SystemExternalAuthenticationModifyACLEntryRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
String |
getNetAddress() |
BWSystem.SystemExternalAuthenticationModifyACLEntryRequest |
setDescription(String description) |
BWSystem.SystemExternalAuthenticationModifyACLEntryRequest |
setNetAddress(String netAddress) |
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=39) protected String netAddress
protected com.google.common.base.Optional<String> description
public SystemExternalAuthenticationModifyACLEntryRequest(BroadWorksServer broadWorksServer, String netAddress)
public BWSystem.SystemExternalAuthenticationModifyACLEntryRequest setNetAddress(String netAddress)
public String getNetAddress()
public BWSystem.SystemExternalAuthenticationModifyACLEntryRequest setDescription(String description)
public com.google.common.base.Optional<String> getDescription()
public static BWSystem.SystemExternalAuthenticationModifyACLEntryRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.