类 JbanProperty

java.lang.Object
cn.lnkdoc.sdk.uia.instance.jban.property.JbanProperty
所有已实现的接口:
IUiaProperty

public class JbanProperty extends Object implements IUiaProperty
从以下版本开始:
1.0.0.RELEASE
  • 构造器详细资料

    • JbanProperty

      public JbanProperty()
  • 方法详细资料

    • getDomain

      public String getDomain()
      getter
      返回:
      domain
    • setDomain

      public void setDomain(String domain)
      setter
      参数:
      domain - domain
    • getClientId

      public String getClientId()
      getter
      返回:
      clientId
    • setClientId

      public void setClientId(String clientId)
      setter
      参数:
      clientId - clientId
    • getClientSecret

      public String getClientSecret()
      getter
      返回:
      clientSecret
    • setClientSecret

      public void setClientSecret(String clientSecret)
      setter
      参数:
      clientSecret - clientSecret
    • getOpenTeamId

      public String getOpenTeamId()
      getter
      返回:
      openTeamId
    • setOpenTeamId

      public void setOpenTeamId(String openTeamId)
      setter
      参数:
      openTeamId - openTeamId
    • getAccessTokenPath

      public String getAccessTokenPath()
      getter
      返回:
      accessTokenPath
    • setAccessTokenPath

      public void setAccessTokenPath(String accessTokenPath)
      setter
      参数:
      accessTokenPath - accessTokenPath
    • getAppAccessTokenPath

      public String getAppAccessTokenPath()
      getter
      返回:
      appAccessTokenPath
    • setAppAccessTokenPath

      public void setAppAccessTokenPath(String appAccessTokenPath)
      setter
      参数:
      appAccessTokenPath - appAccessTokenPath
    • getTeamAccessTokenPath

      public String getTeamAccessTokenPath()
      getter
      返回:
      teamAccessTokenPath
    • setTeamAccessTokenPath

      public void setTeamAccessTokenPath(String teamAccessTokenPath)
      setter
      参数:
      teamAccessTokenPath - teamAccessTokenPath
    • getMobileMd5Path

      public String getMobileMd5Path()
      getter
      返回:
      mobileMd5Path
    • setMobileMd5Path

      public void setMobileMd5Path(String mobileMd5Path)
      setter
      参数:
      mobileMd5Path - mobileMd5Path
    • isPrintStack

      public boolean isPrintStack()
      getter
      指定者:
      isPrintStack 在接口中 IUiaProperty
      返回:
      printStack
    • setPrintStack

      public void setPrintStack(boolean printStack)
      setter
      参数:
      printStack - printStack