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

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

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

Methods in com.foxinmy.weixin4j.mp.model with parameters of type FaceSize
 String User.getHeadimgurl(FaceSize size)
           
 

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

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



Copyright © 2014–2017. All rights reserved.