| Package | Description |
|---|---|
| org.yiwan.seiya.tower.message.model |
| Modifier and Type | Method and Description |
|---|---|
static DefaultResponse |
DefaultResponse.fromString(String json)
Convert the given JSON string to object of class
DefaultResponse. |
DefaultResponse |
DefaultResponse.withCode(String code) |
DefaultResponse |
DefaultResponse.withMessage(String message) |
DefaultResponse |
DefaultResponse.withResult(Object result) |
Copyright © 2019. All rights reserved.