public class ResponseData extends Object implements Serializable
| Constructor and Description |
|---|
ResponseData() |
ResponseData(List<?> list,
Object cont) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCont() |
List<?> |
getList() |
void |
setCont(Object cont) |
void |
setList(List<?> list) |
Copyright © 2018. All rights reserved.