public static class BWSystem.SystemCodecGetListResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected Codec[] |
codec |
request, responseContent, xPath
Constructor and Description |
---|
SystemCodecGetListResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Codec[] |
getCodec() |
int |
hashCode() |
void |
setCodec(Codec... codec) |
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
Copyright © 2016 ECG. All rights reserved.