Uses of Class
com.foxinmy.weixin4j.type.IdType

Packages that use IdType
com.foxinmy.weixin4j.type   
 

Uses of IdType in com.foxinmy.weixin4j.type
 

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

Constructors in com.foxinmy.weixin4j.type with parameters of type IdType
IdQuery(String id, IdType idType)
           
 



Copyright © 2014–2017. All rights reserved.