@GwtIncompatible public static class BWSystem.SystemCPEConfigResetDeviceTypeRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected String |
deviceType |
Constructor and Description |
---|
SystemCPEConfigResetDeviceTypeRequest(BroadWorksServer broadWorksServer) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
String |
getDeviceType() |
BWSystem.SystemCPEConfigResetDeviceTypeRequest |
setDeviceType(String deviceType) |
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
@Size(min=1, max=40) protected String deviceType
public SystemCPEConfigResetDeviceTypeRequest(BroadWorksServer broadWorksServer)
public BWSystem.SystemCPEConfigResetDeviceTypeRequest setDeviceType(String deviceType)
public String getDeviceType()
public void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.