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

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

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

Methods in com.foxinmy.weixin4j.model.card with parameters of type ActivateFormFieldType
 MemberUserForm.FormBudiler MemberUserForm.FormBudiler.addRichField(ActivateFormFieldType fieldType, String name, String... values)
          自定义富文本类型
 

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

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



Copyright © 2014–2017. All rights reserved.