@GwtIncompatible public static class Group.GroupDeviceTypeFileGetListRequest extends Request<Group.GroupDeviceTypeFileGetListResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected String |
deviceType |
protected Group |
group |
Constructor and Description |
---|
GroupDeviceTypeFileGetListRequest(Group group,
String deviceType) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
String |
getDeviceType() |
static Group.GroupDeviceTypeFileGetListRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
Group |
getGroup() |
Group.GroupDeviceTypeFileGetListRequest |
setDeviceType(String deviceType) |
Group.GroupDeviceTypeFileGetListRequest |
setGroup(Group group) |
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 Group group
@NotNull @Size(min=1, max=40) protected String deviceType
public Group.GroupDeviceTypeFileGetListRequest setGroup(Group group)
public Group getGroup()
public Group.GroupDeviceTypeFileGetListRequest setDeviceType(String deviceType)
public String getDeviceType()
public static Group.GroupDeviceTypeFileGetListRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<Group.GroupDeviceTypeFileGetListResponse>
Copyright © 2016 ECG. All rights reserved.