public static class BWSystem.SystemNetworkDeviceMonitorParametersGetResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected Integer |
failedPollingIntervalMinutes |
protected Integer |
pollingIntervalMinutes |
request, responseContent, xPath
Constructor and Description |
---|
SystemNetworkDeviceMonitorParametersGetResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Integer |
getFailedPollingIntervalMinutes() |
Integer |
getPollingIntervalMinutes() |
int |
hashCode() |
void |
setFailedPollingIntervalMinutes(Integer failedPollingIntervalMinutes) |
void |
setPollingIntervalMinutes(Integer pollingIntervalMinutes) |
protected void |
transform()
Transforms the Response from XML Content to a populated POJO
|
getBoolean, getDate, getDateTime, getDetailText, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getRequest, getResponse, getResponseContent, getString, getStringArray, getSummaryText, getTime, isCommandType, isErrorResponse
protected Integer pollingIntervalMinutes
protected Integer failedPollingIntervalMinutes
public SystemNetworkDeviceMonitorParametersGetResponse()
public void setPollingIntervalMinutes(Integer pollingIntervalMinutes)
public Integer getPollingIntervalMinutes()
public void setFailedPollingIntervalMinutes(Integer failedPollingIntervalMinutes)
public Integer getFailedPollingIntervalMinutes()
@GwtIncompatible protected void transform()
Response
Copyright © 2016 ECG. All rights reserved.