public class BaseOpenIdGroupSendParam extends Object
Modifier and Type | Field and Description |
---|---|
protected TagMsgType |
msgtype |
protected List<String> |
touser |
Constructor and Description |
---|
BaseOpenIdGroupSendParam() |
Modifier and Type | Method and Description |
---|---|
TagMsgType |
getMsgtype() |
List<String> |
getTouser() |
void |
setMsgtype(TagMsgType msgtype) |
void |
setTouser(List<String> touser) |
String |
toString() |
protected TagMsgType msgtype
public TagMsgType getMsgtype()
public void setMsgtype(TagMsgType msgtype)
Copyright © 2020. All rights reserved.