public static class BWSystem.SystemDeviceTypeExportResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected String |
deviceType |
protected String |
file |
request, responseContent, xPath
Constructor and Description |
---|
SystemDeviceTypeExportResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getDeviceType() |
String |
getFile() |
int |
hashCode() |
void |
setDeviceType(String deviceType) |
void |
setFile(String file) |
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
public void setFile(String file)
public String getFile()
public void setDeviceType(String deviceType)
public String getDeviceType()
@GwtIncompatible protected void transform()
Response
Copyright © 2016 ECG. All rights reserved.