public static class BusyLampField.SystemBusyLampFieldGetResponse extends Response
| Modifier and Type | Field and Description | 
|---|---|
protected Boolean | 
displayLocalUserIdentityLastNameFirst  | 
protected Boolean | 
forceUseOfTCP  | 
commandType, detailText, request, responseContent, summaryText, xPath| Constructor and Description | 
|---|
SystemBusyLampFieldGetResponse()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
Boolean | 
getDisplayLocalUserIdentityLastNameFirst()  | 
Boolean | 
getForceUseOfTCP()  | 
int | 
hashCode()  | 
void | 
setDisplayLocalUserIdentityLastNameFirst(Boolean displayLocalUserIdentityLastNameFirst)  | 
void | 
setForceUseOfTCP(Boolean forceUseOfTCP)  | 
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 displayLocalUserIdentityLastNameFirst
protected Boolean forceUseOfTCP
public void setDisplayLocalUserIdentityLastNameFirst(Boolean displayLocalUserIdentityLastNameFirst)
public Boolean getDisplayLocalUserIdentityLastNameFirst()
public void setForceUseOfTCP(Boolean forceUseOfTCP)
public Boolean getForceUseOfTCP()
@GwtIncompatible protected void transform()
ResponseCopyright © 2016 ECG. All rights reserved.