public class ResponseMessage
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ResponseMessage.Type |
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
id |
java.util.List<java.lang.String> |
information |
ResponseMessage.Type |
type |
| Constructor and Description |
|---|
ResponseMessage() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public ResponseMessage.Type type
public java.lang.String id
public java.util.List<java.lang.String> information