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