public class OpenIdGroupSendResult extends ErrcodeBean
errcode, errmsg
Constructor and Description |
---|
OpenIdGroupSendResult() |
Modifier and Type | Method and Description |
---|---|
long |
getMsg_data_id() |
int |
getMsg_id() |
void |
setMsg_data_id(long msg_data_id) |
void |
setMsg_id(int msg_id) |
String |
toString() |
getErrcode, getErrmsg, setErrcode, setErrmsg
public void setMsg_id(int msg_id)
public int getMsg_id()
public void setMsg_data_id(long msg_data_id)
public long getMsg_data_id()
public String toString()
toString
in class ErrcodeBean
Copyright © 2020. All rights reserved.