public static class BWSystem.SystemClientSessionParametersGetResponse extends Response
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
enableInactivityTimeout |
protected Integer |
inactivityTimeoutMinutes |
request, responseContent, xPath| Constructor and Description |
|---|
SystemClientSessionParametersGetResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getEnableInactivityTimeout() |
Integer |
getInactivityTimeoutMinutes() |
int |
hashCode() |
void |
setEnableInactivityTimeout(Boolean enableInactivityTimeout) |
void |
setInactivityTimeoutMinutes(Integer inactivityTimeoutMinutes) |
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, isErrorResponseprotected Boolean enableInactivityTimeout
protected Integer inactivityTimeoutMinutes
public SystemClientSessionParametersGetResponse()
public void setEnableInactivityTimeout(Boolean enableInactivityTimeout)
public Boolean getEnableInactivityTimeout()
public void setInactivityTimeoutMinutes(Integer inactivityTimeoutMinutes)
public Integer getInactivityTimeoutMinutes()
@GwtIncompatible protected void transform()
ResponseCopyright © 2016 ECG. All rights reserved.