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

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

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

Methods in com.foxinmy.weixin4j.mp.model that return CustomRecordOperCode
 CustomRecordOperCode KfChatRecord.getFormatOperCode()
           
 

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

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



Copyright © 2014–2017. All rights reserved.