com.foxinmy.weixin4j.mp.model
Class Menu
java.lang.Object
com.foxinmy.weixin4j.mp.model.Menu
- All Implemented Interfaces:
- Serializable
public class Menu
- extends Object
- implements Serializable
εΊι¨θε
- Since:
- JDK 1.7
- Author:
- jinyu(foxinmy@gmail.com)
- See Also:
,
Serialized Form
Menu
public Menu(String menuId,
List<Button> buttons,
MenuMatchRule matchRule)
getMenuId
public String getMenuId()
getButtons
public List<Button> getButtons()
getMatchRule
public MenuMatchRule getMatchRule()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2014–2017. All rights reserved.