Uses of Class
com.belerweb.social.weixin.bean.MenuType

Packages that use MenuType
com.belerweb.social.weixin.bean   
 

Uses of MenuType in com.belerweb.social.weixin.bean
 

Methods in com.belerweb.social.weixin.bean that return MenuType
 MenuType Menu.getType()
           
static MenuType MenuType.parse(Object val)
           
static MenuType MenuType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MenuType[] MenuType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.belerweb.social.weixin.bean with parameters of type MenuType
 void Menu.setType(MenuType type)
           
 



Copyright © 2014. All Rights Reserved.