public static class ApiResult.ApiDocResponse extends ApiResult.ApiResponse
| Modifier and Type | Field and Description |
|---|---|
protected Object |
doc |
status, version| Constructor and Description |
|---|
ApiDocResponse() |
| Modifier and Type | Method and Description |
|---|---|
ApiResult.ApiDocResponse |
doc(Object doc) |
ApiResult |
result() |
statusprotected Object doc
public ApiResult.ApiDocResponse doc(Object doc)
public ApiResult result()
result in class ApiResult.ApiResponseCopyright © 2009–2017 CodeLibs. All rights reserved.