public class DemoBean extends Object
| Constructor and Description |
|---|
DemoBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
getItemCount() |
List<Item> |
getItemList() |
String |
getTotalCount() |
void |
setItemCount(String itemCount) |
void |
setItemList(List<Item> itemList) |
void |
setTotalCount(String totalCount) |
Copyright © 2018. All rights reserved.