|
gluu
|


公開メンバ関数 | |
| CommandResponse2 () | |
| CommandResponse2 (ResponseStatus p_status) | |
| CommandResponse2 (ResponseStatus p_status, JsonNode p_data) | |
| ResponseStatus | getStatus () |
| CommandResponse2 | setStatus (ResponseStatus p_status) |
| JsonNode | getData () |
| CommandResponse2 | setData (JsonNode p_data) |
| String | toString () |
静的公開メンバ関数 | |
| static CommandResponse2 | ok () |
| static CommandResponse2 | error () |
関数 | |
| public< T > T | dataAsResponse (Class< T > p_class) |
非公開変数類 | |
| ResponseStatus | status |
| JsonNode | data |
静的非公開変数類 | |
| static final Logger | LOG = LoggerFactory.getLogger(org.xdi.oxd.common.CommandResponse.class) |
|
inline |
|
inline |
|
inlinepackage |
|
inlinestatic |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
Returns string representation of object
|
private |
|
static |
|
staticprivate |
|
static |
|
private |
1.8.13