public static class SystemAccessDevice.SystemAccessDeviceCustomTagGetListResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected List<SystemAccessDeviceCustomTagDeviceCustomTagsTableRow> |
deviceCustomTagsTable |
protected SystemAccessDevice |
systemAccessDevice |
request, responseContent, xPath
Constructor and Description |
---|
SystemAccessDeviceCustomTagGetListResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<SystemAccessDeviceCustomTagDeviceCustomTagsTableRow> |
getDeviceCustomTagsTable() |
SystemAccessDevice |
getSystemAccessDevice() |
int |
hashCode() |
void |
setDeviceCustomTagsTable(List<SystemAccessDeviceCustomTagDeviceCustomTagsTableRow> deviceCustomTagsTable) |
void |
setSystemAccessDevice(SystemAccessDevice systemAccessDevice) |
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 List<SystemAccessDeviceCustomTagDeviceCustomTagsTableRow> deviceCustomTagsTable
protected transient SystemAccessDevice systemAccessDevice
public SystemAccessDeviceCustomTagGetListResponse()
public void setDeviceCustomTagsTable(List<SystemAccessDeviceCustomTagDeviceCustomTagsTableRow> deviceCustomTagsTable)
public List<SystemAccessDeviceCustomTagDeviceCustomTagsTableRow> getDeviceCustomTagsTable()
public void setSystemAccessDevice(SystemAccessDevice systemAccessDevice)
public SystemAccessDevice getSystemAccessDevice()
@GwtIncompatible protected void transform()
Response
Copyright © 2016 ECG. All rights reserved.