public class Mpnews extends Object
| 构造器和说明 |
|---|
Mpnews() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getAgentid() |
MpnewsEntity |
getMpnews() |
String |
getMsgtype() |
String |
getSafe() |
String |
getToparty() |
String |
getTotag() |
String |
getTouser() |
void |
setAgentid(int agentid) |
void |
setMpnews(MpnewsEntity mpnews) |
void |
setMsgtype(String msgtype) |
void |
setSafe(String safe) |
void |
setToparty(String toparty) |
void |
setTotag(String totag) |
void |
setTouser(String touser) |
public String getSafe()
public void setSafe(String safe)
public String getTouser()
public void setTouser(String touser)
public String getToparty()
public void setToparty(String toparty)
public String getTotag()
public void setTotag(String totag)
public String getMsgtype()
public void setMsgtype(String msgtype)
public int getAgentid()
public void setAgentid(int agentid)
public MpnewsEntity getMpnews()
public void setMpnews(MpnewsEntity mpnews)
Copyright © 2022. All rights reserved.