public class ListResult extends Object
| Constructor and Description |
|---|
ListResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEntity() |
String |
getListName() |
String |
getListType() |
void |
setEntity(String entity) |
void |
setListName(String listName) |
void |
setListType(String listType) |
String |
toString() |
Copyright © 2023. All rights reserved.