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

Packages that use UserSourceType
com.foxinmy.weixin4j.mp.datacube   
com.foxinmy.weixin4j.mp.type   
 

Uses of UserSourceType in com.foxinmy.weixin4j.mp.datacube
 

Methods in com.foxinmy.weixin4j.mp.datacube that return UserSourceType
 UserSourceType UserSummary.getFormatUserSource()
           
 

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

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



Copyright © 2014–2017. All rights reserved.