Uses of Class
com.foxinmy.weixin4j.mp.type.ClientPlatformType

Packages that use ClientPlatformType
com.foxinmy.weixin4j.mp.model   
com.foxinmy.weixin4j.mp.type   
 

Uses of ClientPlatformType in com.foxinmy.weixin4j.mp.model
 

Methods in com.foxinmy.weixin4j.mp.model that return ClientPlatformType
 ClientPlatformType MenuMatchRule.getPlatformType()
           
 

Methods in com.foxinmy.weixin4j.mp.model with parameters of type ClientPlatformType
 MenuMatchRule MenuMatchRule.platform(ClientPlatformType platformType)
           
 

Uses of ClientPlatformType in com.foxinmy.weixin4j.mp.type
 

Methods in com.foxinmy.weixin4j.mp.type that return ClientPlatformType
static ClientPlatformType ClientPlatformType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ClientPlatformType[] ClientPlatformType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014–2017. All rights reserved.