public class WxArticlesResponse extends Object
| 构造器和说明 |
|---|
WxArticlesResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Date |
getCreated_at() |
String |
getMedia_id() |
String |
getType() |
void |
setCreated_at(Date created_at) |
void |
setMedia_id(String media_id) |
void |
setType(String type) |
String |
toString() |
Copyright © 2022. All rights reserved.