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