public class NewsBeanForUpdate extends Object
| Constructor and Description |
|---|
NewsBeanForUpdate() |
| Modifier and Type | Method and Description |
|---|---|
Articles |
getArticles() |
int |
getIndex() |
String |
getMedia_id() |
void |
setArticles(Articles articles) |
void |
setIndex(int index) |
void |
setMedia_id(String media_id) |
String |
toString() |
Copyright © 2020. All rights reserved.