@GwtIncompatible public static class BWSystem.SystemOfficeZoneDeleteRequest extends Request<DefaultResponse>
Request.Protocol| Modifier and Type | Field and Description | 
|---|---|
protected String | 
officeZoneName  | 
| Constructor and Description | 
|---|
SystemOfficeZoneDeleteRequest(BroadWorksServer broadWorksServer,
                             String officeZoneName)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
formRequest()
Forms the XML Document for this Request Object. 
 | 
static BWSystem.SystemOfficeZoneDeleteRequest | 
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup. 
 | 
String | 
getOfficeZoneName()  | 
BWSystem.SystemOfficeZoneDeleteRequest | 
setOfficeZoneName(String officeZoneName)  | 
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, getValidationErrorsAsString, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate@NotNull
 @Size(min=1,
      max=40)
protected String officeZoneName
public SystemOfficeZoneDeleteRequest(BroadWorksServer broadWorksServer, String officeZoneName)
public BWSystem.SystemOfficeZoneDeleteRequest setOfficeZoneName(String officeZoneName)
public String getOfficeZoneName()
public static BWSystem.SystemOfficeZoneDeleteRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer - The BroadWorksServerpublic void formRequest()
formRequest in class Request<DefaultResponse>Copyright © 2016 ECG. All rights reserved.