public class UploadNewsResult extends ErrcodeBean
errcode, errmsg
Constructor and Description |
---|
UploadNewsResult() |
Modifier and Type | Method and Description |
---|---|
long |
getCreated_at() |
String |
getMedia_id() |
MsgType |
getType() |
void |
setCreated_at(long created_at) |
void |
setMedia_id(String media_id) |
void |
setType(MsgType type) |
void |
setType(String msgType) |
getErrcode, getErrmsg, setErrcode, setErrmsg, toString
public MsgType getType()
public void setType(MsgType type)
public void setType(String msgType)
public void setMedia_id(String media_id)
public String getMedia_id()
public void setCreated_at(long created_at)
public long getCreated_at()
Copyright © 2020. All rights reserved.