类 JbanProperty
java.lang.Object
cn.lnkdoc.sdk.uia.instance.jban.property.JbanProperty
- 所有已实现的接口:
IUiaProperty
- 从以下版本开始:
- 1.0.0.RELEASE
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明gettergettergettergettergettergettergettergetterbooleangettervoidsetAccessTokenPath(String accessTokenPath) settervoidsetAppAccessTokenPath(String appAccessTokenPath) settervoidsetClientId(String clientId) settervoidsetClientSecret(String clientSecret) settervoidsettervoidsetMobileMd5Path(String mobileMd5Path) settervoidsetOpenTeamId(String openTeamId) settervoidsetPrintStack(boolean printStack) settervoidsetTeamAccessTokenPath(String teamAccessTokenPath) setter
-
构造器详细资料
-
JbanProperty
public JbanProperty()
-
-
方法详细资料
-
getDomain
getter- 返回:
- domain
-
setDomain
setter- 参数:
domain- domain
-
getClientId
getter- 返回:
- clientId
-
setClientId
setter- 参数:
clientId- clientId
-
getClientSecret
getter- 返回:
- clientSecret
-
setClientSecret
setter- 参数:
clientSecret- clientSecret
-
getOpenTeamId
getter- 返回:
- openTeamId
-
setOpenTeamId
setter- 参数:
openTeamId- openTeamId
-
getAccessTokenPath
getter- 返回:
- accessTokenPath
-
setAccessTokenPath
setter- 参数:
accessTokenPath- accessTokenPath
-
getAppAccessTokenPath
getter- 返回:
- appAccessTokenPath
-
setAppAccessTokenPath
setter- 参数:
appAccessTokenPath- appAccessTokenPath
-
getTeamAccessTokenPath
getter- 返回:
- teamAccessTokenPath
-
setTeamAccessTokenPath
setter- 参数:
teamAccessTokenPath- teamAccessTokenPath
-
getMobileMd5Path
getter- 返回:
- mobileMd5Path
-
setMobileMd5Path
setter- 参数:
mobileMd5Path- mobileMd5Path
-
isPrintStack
public boolean isPrintStack()getter- 指定者:
isPrintStack在接口中IUiaProperty- 返回:
- printStack
-
setPrintStack
public void setPrintStack(boolean printStack) setter- 参数:
printStack- printStack
-