@GwtIncompatible public static class BWSystem.SystemOfficeZoneGetRequest extends Request<BWSystem.SystemOfficeZoneGetResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected String |
officeZoneName |
Constructor and Description |
---|
SystemOfficeZoneGetRequest(BroadWorksServer broadWorksServer,
String officeZoneName) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
static BWSystem.SystemOfficeZoneGetRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
String |
getOfficeZoneName() |
BWSystem.SystemOfficeZoneGetRequest |
setOfficeZoneName(String officeZoneName) |
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=40) protected String officeZoneName
public SystemOfficeZoneGetRequest(BroadWorksServer broadWorksServer, String officeZoneName)
public BWSystem.SystemOfficeZoneGetRequest setOfficeZoneName(String officeZoneName)
public String getOfficeZoneName()
public static BWSystem.SystemOfficeZoneGetRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<BWSystem.SystemOfficeZoneGetResponse>
Copyright © 2016 ECG. All rights reserved.