public class AlipayOpenPublicTemplateMessageAddModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayOpenPublicTemplateMessageAddModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PublicMsgKeyword> |
getKeywordList() |
String |
getLibCode() |
List<PublicMsgKeyword> |
getOptList() |
void |
setKeywordList(List<PublicMsgKeyword> keywordList) |
void |
setLibCode(String libCode) |
void |
setOptList(List<PublicMsgKeyword> optList) |
public List<PublicMsgKeyword> getKeywordList()
public void setKeywordList(List<PublicMsgKeyword> keywordList)
public String getLibCode()
public void setLibCode(String libCode)
public List<PublicMsgKeyword> getOptList()
public void setOptList(List<PublicMsgKeyword> optList)
Copyright © 2020. All rights reserved.