public class MaterialCountResult extends ErrcodeBean
errcode, errmsg| Constructor and Description |
|---|
MaterialCountResult() |
| Modifier and Type | Method and Description |
|---|---|
int |
getImage_count() |
int |
getNews_count() |
int |
getVideo_count() |
int |
getVoice_count() |
void |
setImage_count(int image_count) |
void |
setNews_count(int news_count) |
void |
setVideo_count(int video_count) |
void |
setVoice_count(int voice_count) |
String |
toString() |
getErrcode, getErrmsg, setErrcode, setErrmsgpublic int getVoice_count()
public void setVoice_count(int voice_count)
public int getVideo_count()
public void setVideo_count(int video_count)
public int getImage_count()
public void setImage_count(int image_count)
public int getNews_count()
public void setNews_count(int news_count)
public String toString()
toString in class ErrcodeBeanCopyright © 2020. All rights reserved.