类 com.github.sd4324530.fastweixin.api.config.ChangeType
的使用

使用 ChangeType 的软件包
com.github.sd4324530.fastweixin.api.config   
com.github.sd4324530.fastweixin.company.api.config   
 

com.github.sd4324530.fastweixin.api.configChangeType 的使用
 

返回 ChangeTypecom.github.sd4324530.fastweixin.api.config 中的方法
 ChangeType ConfigChangeNotice.getType()
           
static ChangeType ChangeType.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static ChangeType[] ChangeType.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 

参数类型为 ChangeTypecom.github.sd4324530.fastweixin.api.config 中的方法
 void ConfigChangeNotice.setType(ChangeType type)
           
 

参数类型为 ChangeTypecom.github.sd4324530.fastweixin.api.config 中的构造方法
ConfigChangeNotice(String appid, ChangeType type, String value)
           
 

com.github.sd4324530.fastweixin.company.api.configChangeType 的使用
 

返回 ChangeTypecom.github.sd4324530.fastweixin.company.api.config 中的方法
 ChangeType QYConfigChangeNotice.getType()
           
 

参数类型为 ChangeTypecom.github.sd4324530.fastweixin.company.api.config 中的方法
 void QYConfigChangeNotice.setType(ChangeType type)
           
 

参数类型为 ChangeTypecom.github.sd4324530.fastweixin.company.api.config 中的构造方法
QYConfigChangeNotice(String corpID, ChangeType type, String value)
           
 



Copyright © 2017. All rights reserved.