@GwtIncompatible public static class BWSystem.SystemCPEConfigResetDeviceRequest extends Request<DefaultResponse>
Request.Protocol| Modifier and Type | Field and Description | 
|---|---|
protected SystemAccessDevice | 
systemAccessDevice  | 
| Constructor and Description | 
|---|
SystemCPEConfigResetDeviceRequest(SystemAccessDevice systemAccessDevice)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
formRequest()
Forms the XML Document for this Request Object. 
 | 
static BWSystem.SystemCPEConfigResetDeviceRequest | 
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup. 
 | 
SystemAccessDevice | 
getSystemAccessDevice()  | 
BWSystem.SystemCPEConfigResetDeviceRequest | 
setSystemAccessDevice(SystemAccessDevice systemAccessDevice)  | 
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 protected transient SystemAccessDevice systemAccessDevice
public SystemCPEConfigResetDeviceRequest(SystemAccessDevice systemAccessDevice)
public BWSystem.SystemCPEConfigResetDeviceRequest setSystemAccessDevice(SystemAccessDevice systemAccessDevice)
public SystemAccessDevice getSystemAccessDevice()
public static BWSystem.SystemCPEConfigResetDeviceRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer - The BroadWorksServerpublic void formRequest()
formRequest in class Request<DefaultResponse>Copyright © 2016 ECG. All rights reserved.