@GwtIncompatible public static class BWSystem.SystemZoneLocationBasedPhysicalLocationGetListRequest extends Request<BWSystem.SystemZoneLocationBasedPhysicalLocationGetListResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected Integer |
responseSizeLimit |
protected SearchCriteriaPhysicalLocation[] |
searchCriteriaPhysicalLocation |
protected String |
zoneName |
Constructor and Description |
---|
SystemZoneLocationBasedPhysicalLocationGetListRequest(BroadWorksServer broadWorksServer,
String zoneName) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
static BWSystem.SystemZoneLocationBasedPhysicalLocationGetListRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
Integer |
getResponseSizeLimit() |
SearchCriteriaPhysicalLocation[] |
getSearchCriteriaPhysicalLocation() |
String |
getZoneName() |
BWSystem.SystemZoneLocationBasedPhysicalLocationGetListRequest |
setResponseSizeLimit(Integer responseSizeLimit) |
BWSystem.SystemZoneLocationBasedPhysicalLocationGetListRequest |
setSearchCriteriaPhysicalLocation(SearchCriteriaPhysicalLocation... searchCriteriaPhysicalLocation) |
BWSystem.SystemZoneLocationBasedPhysicalLocationGetListRequest |
setZoneName(String zoneName) |
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=80) protected String zoneName
protected Integer responseSizeLimit
protected SearchCriteriaPhysicalLocation[] searchCriteriaPhysicalLocation
public SystemZoneLocationBasedPhysicalLocationGetListRequest(BroadWorksServer broadWorksServer, String zoneName)
public BWSystem.SystemZoneLocationBasedPhysicalLocationGetListRequest setZoneName(String zoneName)
public String getZoneName()
public BWSystem.SystemZoneLocationBasedPhysicalLocationGetListRequest setResponseSizeLimit(Integer responseSizeLimit)
public Integer getResponseSizeLimit()
public BWSystem.SystemZoneLocationBasedPhysicalLocationGetListRequest setSearchCriteriaPhysicalLocation(SearchCriteriaPhysicalLocation... searchCriteriaPhysicalLocation)
public SearchCriteriaPhysicalLocation[] getSearchCriteriaPhysicalLocation()
public static BWSystem.SystemZoneLocationBasedPhysicalLocationGetListRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<BWSystem.SystemZoneLocationBasedPhysicalLocationGetListResponse>
Copyright © 2016 ECG. All rights reserved.