public class WxNews extends Object
| 构造器和说明 |
|---|
WxNews() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getItem_count() |
List<WxItem> |
getItems() |
String |
getTotal_count() |
void |
setItem_count(String item_count) |
void |
setItems(List<WxItem> items) |
void |
setTotal_count(String total_count) |
String |
toString() |
Copyright © 2022. All rights reserved.