Uses of Class
com.foxinmy.weixin4j.type.card.ActivateCommonField

Packages that use ActivateCommonField
com.foxinmy.weixin4j.model.card   
com.foxinmy.weixin4j.type.card   
 

Uses of ActivateCommonField in com.foxinmy.weixin4j.model.card
 

Methods in com.foxinmy.weixin4j.model.card that return types with arguments of type ActivateCommonField
 HashSet<ActivateCommonField> MemberUserForm.FormBudiler.getCommonFieldIdList()
           
 

Methods in com.foxinmy.weixin4j.model.card with parameters of type ActivateCommonField
 MemberUserForm.FormBudiler MemberUserForm.FormBudiler.addCommonField(ActivateCommonField... fields)
          自定义公共字段
 

Uses of ActivateCommonField in com.foxinmy.weixin4j.type.card
 

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



Copyright © 2014–2017. All rights reserved.