|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||