A B C D E F G H I K L M N O P Q R S T U V W X Y

A

AbstractHttpRequest - cn.signit.sdk.http 中的 类
 
AbstractHttpRequest() - 类 cn.signit.sdk.http.AbstractHttpRequest 的构造方法
 
AbstractSignitRequest<T extends AbstractSignitResponse> - cn.signit.sdk.pojo.request 中的 类
 
AbstractSignitRequest() - 类 cn.signit.sdk.pojo.request.AbstractSignitRequest 的构造方法
 
AbstractSignitResponse - cn.signit.sdk.pojo.response 中的 类
开放平台应用公共响应信息.
AbstractSignitResponse() - 类 cn.signit.sdk.pojo.response.AbstractSignitResponse 的构造方法
 
AbstractWebhookResponseData - cn.signit.sdk.pojo.webhook.response 中的 类
webhook具体响应数据,目前是rawData.
AbstractWebhookResponseData() - 类 cn.signit.sdk.pojo.webhook.response.AbstractWebhookResponseData 的构造方法
 
acceptDataByUrlAliveMinutes - 类 cn.signit.sdk.pojo.request.AbstractSignitRequest 中的变量
开放平台通过URL地址返回的信封完成事件中的信封链接有效期设置 只有保证acceptDataType = url的时候,该信封链接有效期才起效 分钟为单位 默认为15天(21600分钟)
acceptDataByUrlAliveMinutes(Integer) - 类 cn.signit.sdk.pojo.request.StartEnvelopeRequest.Builder 中的方法
 
acceptDataType - 类 cn.signit.sdk.pojo.request.AbstractSignitRequest 中的变量
调用方接受的响应数据类型,支持:BASE64/URL.
acceptDataType - 类 cn.signit.sdk.pojo.request.CountersignatureSignRequest.Builder 中的变量
 
acceptDataType(AcceptDataType) - 类 cn.signit.sdk.pojo.request.CountersignatureSignRequest.Builder 中的方法
 
acceptDataType(AcceptDataType) - 类 cn.signit.sdk.pojo.request.CreateSignProcessRequest.Builder 中的方法
 
acceptDataType(AcceptDataType) - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 中的方法
 
acceptDataType(AcceptDataType) - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest.Builder 中的方法
 
acceptDataType(AcceptDataType) - 类 cn.signit.sdk.pojo.request.StartEnvelopeRequest.Builder 中的方法
 
AcceptDataType - cn.signit.sdk.type 中的 枚举
 
actionUrl(String) - 类 cn.signit.sdk.pojo.response.CreateSignProcessResponse.Builder 中的方法
 
actionUrl(String) - 类 cn.signit.sdk.pojo.response.EndSignProcessResponse.Builder 中的方法
 
actionUrl(String) - 类 cn.signit.sdk.pojo.response.EntrustSignProcess2WeSignResponse.Builder 中的方法
 
actionUrl(String) - 类 cn.signit.sdk.pojo.response.ObtainPackEnvelopesContentResponse.Builder 中的方法
 
actionUrl(String) - 类 cn.signit.sdk.pojo.response.RevokeSignProcessResopnse.Builder 中的方法
 
addSigner(Signer) - 类 cn.signit.sdk.util.ListSignersBuilder 中的方法
 
agent(EnterpriseAgent) - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 中的方法
 
agent(EnterpriseAgent.Builder) - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 中的方法
 
algorithm(String) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
设置HMAC的算法.
allowRevoke(boolean) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
apiKey(String) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
设置需要加入运算的服务器授权给客户端的唯一公开标识.
apiSecret(byte[]) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
设置需要加入运算的服务器授权给客户端的私密密钥.
APP_ID - 类 cn.signit.sdk.util.RequestParam 中的静态变量
 
AppendEnvelopeParticipantsRequest - cn.signit.sdk.pojo.request 中的 类
签署流程中追加新的签署方请求数据
AppendEnvelopeParticipantsRequest(AppendEnvelopeParticipantsRequest.Builder) - 类 cn.signit.sdk.pojo.request.AppendEnvelopeParticipantsRequest 的构造方法
 
AppendEnvelopeParticipantsRequest.Builder - cn.signit.sdk.pojo.request 中的 类
 
AppendEnvelopeParticipantsRequest.Builder() - 类 cn.signit.sdk.pojo.request.AppendEnvelopeParticipantsRequest.Builder 的构造方法
 
AppendEnvelopeParticipantsRequest.Builder(AppendEnvelopeParticipantsRequest) - 类 cn.signit.sdk.pojo.request.AppendEnvelopeParticipantsRequest.Builder 的构造方法
 
AppendEnvelopeParticipantsResponse - cn.signit.sdk.pojo.response 中的 类
签署流程中追加新的签署方响应数据
AppendEnvelopeParticipantsResponse() - 类 cn.signit.sdk.pojo.response.AppendEnvelopeParticipantsResponse 的构造方法
 
Application - cn.signit.sdk 中的 类
 
Application() - 类 cn.signit.sdk.Application 的构造方法
 
area(String) - 类 cn.signit.sdk.pojo.EnterpriseBankCardInfo.Builder 中的方法
 
asHttpCode() - 类 cn.signit.sdk.http.HttpClient 中的方法
 
asJson() - 类 cn.signit.sdk.http.HttpClient 中的方法
 
AsObject(Class<T>) - 类 cn.signit.sdk.http.HttpClient 中的方法
 
assertAuthFail(byte[]) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
断言认证失败.
assertAuthFail(byte[], String) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
断言认证失败.
assertAuthFail(byte[], HmacSignatureBuilder.BuilderMode) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
断言认证失败.
assertAuthFail(byte[], HmacSignatureBuilder.BuilderMode, String) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
断言认证失败.
assertAuthSuccess(byte[]) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
断言认证成功.
assertAuthSuccess(byte[], String) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
断言认证成功.
assertAuthSuccess(byte[], HmacSignatureBuilder.BuilderMode) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
断言认证成功.
assertAuthSuccess(byte[], HmacSignatureBuilder.BuilderMode, String) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
断言认证成功.
assignedMessage(String) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
assignedSequence(Integer) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
auth - 类 cn.signit.sdk.http.AbstractHttpRequest 中的变量
 
authenticate(HttpURLConnection, String) - 类 cn.signit.sdk.http.Authentication 中的方法
 
Authentication - cn.signit.sdk.http 中的 类
 
Authentication() - 类 cn.signit.sdk.http.Authentication 的构造方法
 
Authentication(String, String) - 类 cn.signit.sdk.http.Authentication 的构造方法
 
Authentication(String, String, TokenType) - 类 cn.signit.sdk.http.Authentication 的构造方法
 
Authentication(Authentication) - 类 cn.signit.sdk.http.Authentication 的构造方法
 
authLevel(AuthLevel) - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo.Builder 中的方法
 
authLevel(AuthLevel) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
AuthLevel - cn.signit.sdk.type 中的 枚举
参与者签署认证等级枚举.
authModes(PersonAuthType...) - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 中的方法
 
authModes(List<PersonAuthType>) - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 中的方法
 
authModes(PersonAuthType...) - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest.Builder 中的方法
 
authModes(List<PersonAuthType>) - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest.Builder 中的方法
 
authType(EnterpriseAuthType) - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 中的方法
 
AuthType - cn.signit.sdk.type 中的 枚举
签署认证类型类型.

B

bank(String) - 类 cn.signit.sdk.pojo.EnterpriseBankCardInfo.Builder 中的方法
 
bankBranch(String) - 类 cn.signit.sdk.pojo.EnterpriseBankCardInfo.Builder 中的方法
 
bankCardInfo(EnterpriseBankCardInfo) - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 中的方法
 
bankCardInfo(EnterpriseBankCardInfo.Builder) - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 中的方法
 
bankCardNo(String) - 类 cn.signit.sdk.pojo.EnterpriseBankCardInfo.Builder 中的方法
 
base64 - 类 cn.signit.sdk.pojo.BaseFileData 中的变量
 
base64 - 类 cn.signit.sdk.pojo.BaseFileData.Builder 中的变量
 
base64(String) - 类 cn.signit.sdk.pojo.BaseFileData.Builder 中的方法
 
base64(String) - 类 cn.signit.sdk.pojo.CertData.Builder 中的方法
 
base64(String) - 类 cn.signit.sdk.pojo.FileData.Builder 中的方法
 
base64(String) - 类 cn.signit.sdk.pojo.IdCardImageData.Builder 中的方法
 
base64(String) - 类 cn.signit.sdk.pojo.WriteData.Builder 中的方法
 
BASE64 - 类 cn.signit.sdk.util.Validator.RegexType 中的静态变量
BASE64编码正则表达式.
BaseFileData - cn.signit.sdk.pojo 中的 类
文件基础数据.
BaseFileData(BaseFileData.Builder) - 类 cn.signit.sdk.pojo.BaseFileData 的构造方法
 
BaseFileData() - 类 cn.signit.sdk.pojo.BaseFileData 的构造方法
 
BaseFileData.Builder - cn.signit.sdk.pojo 中的 类
文件基础数据对象建造器
BaseFileData.Builder() - 类 cn.signit.sdk.pojo.BaseFileData.Builder 的构造方法
 
BaseFileData.Builder(BaseFileData) - 类 cn.signit.sdk.pojo.BaseFileData.Builder 的构造方法
 
basicInfo(EnvelopeBasicInfo) - 类 cn.signit.sdk.pojo.request.CreateSignProcessRequest.Builder 中的方法
 
basicInfo(EnvelopeBasicInfo.Builder) - 类 cn.signit.sdk.pojo.request.CreateSignProcessRequest.Builder 中的方法
 
basicinfo(EnvelopeBasicInfo) - 类 cn.signit.sdk.pojo.request.StartEnvelopeRequest.Builder 中的方法
 
basicinfo(EnvelopeBasicInfo.Builder) - 类 cn.signit.sdk.pojo.request.StartEnvelopeRequest.Builder 中的方法
 
basicInfo(EnvelopeBasicInfo) - 类 cn.signit.sdk.pojo.response.CreateSignProcessResponse.Builder 中的方法
 
basicInfo(EnvelopeBasicInfo.Builder) - 类 cn.signit.sdk.pojo.response.CreateSignProcessResponse.Builder 中的方法
 
BstStatus - cn.signit.sdk.type 中的 枚举
业务场景模板状态枚举类型.
build() - 类 cn.signit.sdk.pojo.BaseFileData.Builder 中的方法
 
build() - 接口 cn.signit.sdk.pojo.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.CertData.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.Contact.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.CountersignatureData.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.CountersignaturePosition.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.CountersignaturePosition.KeywordPositionBuilder 中的方法
 
build() - 类 cn.signit.sdk.pojo.CountersignatureSigner.Builder 中的方法
构建一个新的CountersignatureSigner对象
build() - 类 cn.signit.sdk.pojo.EnterpriseAgent.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.EnterpriseBankCardInfo.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.EnterpriseLegalPerson.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.EnvelopeContentInfo.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.EnvelopeFile.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.EnvelopeParticipantInfo.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.FileData.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.IdCardImage.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.IdCardImageData.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.InitialValue.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.ParticipantInfo.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.ParticipantPresetIdentity.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.PresetForm.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.request.AppendEnvelopeParticipantsRequest.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.request.CountersignatureSignRequest.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.request.CreateSignProcessRequest.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.request.EntrustSignProcess2WeSignRequest.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.request.RevokeSignProcessRequest.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.request.StartEnvelopeRequest.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.response.CreateSignProcessResponse.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.response.EndSignProcessResponse.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.response.EntrustSignProcess2WeSignResponse.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.response.ObtainPackEnvelopesContentResponse.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.response.RevokeSignProcessResopnse.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.SealData.SealDataBuilder 中的方法
 
build() - 类 cn.signit.sdk.pojo.Sender.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.SignatureRequest.SignatureRequestBuilder 中的方法
 
build() - 类 cn.signit.sdk.pojo.Signer.Data 中的静态方法
 
build() - 类 cn.signit.sdk.pojo.Signer.Data.DataBuilder 中的方法
 
build() - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition.KeywordPositionBuilder 中的方法
 
build() - 类 cn.signit.sdk.pojo.Signer.Position.PositionBuilder 中的方法
 
build() - 类 cn.signit.sdk.pojo.Signer.Position.RectanglePosition.RectanglePositionBuilder 中的方法
 
build() - 类 cn.signit.sdk.pojo.Signer.SignerBuilder 中的方法
 
build() - 类 cn.signit.sdk.pojo.Signer.SignerInfo.SignerInfoBuilder 中的方法
 
build() - 类 cn.signit.sdk.pojo.SignSize.Builder 中的方法
 
build() - 类 cn.signit.sdk.pojo.WriteData.Builder 中的方法
 
build() - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
完成HMAC认证消息的构建,并获得签名摘要值.
build(HmacSignatureBuilder.BuilderMode) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
完成HMAC认证消息的构建,并获得签名摘要值.
build() - 类 cn.signit.sdk.util.ListSignersBuilder 中的方法
 
buildAsBase64() - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
完成HMAC认证消息的构建,并获得base64编码表示的签名摘要值.
buildAsBase64(HmacSignatureBuilder.BuilderMode) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
完成HMAC认证消息的构建,并获得base64编码表示的签名摘要值.
buildAsHex() - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
完成HMAC认证消息的构建,并获得16进制编码表示的签名摘要值.
buildAsHex(HmacSignatureBuilder.BuilderMode) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
完成HMAC认证消息的构建,并获得16进制编码表示的签名摘要值.
builder() - 类 cn.signit.sdk.pojo.BaseFileData 中的静态方法
 
Builder<O> - cn.signit.sdk.pojo 中的 接口
 
builder() - 类 cn.signit.sdk.pojo.CertData 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.Contact 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.CountersignatureData 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.CountersignaturePosition 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.CountersignatureSigner 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.EnterpriseAgent 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.EnterpriseBankCardInfo 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.EnterpriseLegalPerson 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.EnvelopeContentInfo 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.EnvelopeFile 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.EnvelopeParticipantInfo 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.FileData 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.IdCardImage 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.IdCardImageData 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.InitialValue 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.ParticipantInfo 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.ParticipantPresetIdentity 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.PresetForm 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.Receiver 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.request.AppendEnvelopeParticipantsRequest 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.request.CountersignatureSignRequest 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.request.CreateSignProcessRequest 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.request.EntrustSignProcess2WeSignRequest 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.request.RevokeSignProcessRequest 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.request.StartEnvelopeRequest 中的静态方法
 
Builder() - 类 cn.signit.sdk.pojo.response.CreateSignProcessResponse 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.response.EndSignProcessResponse 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.response.EntrustSignProcess2WeSignResponse 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.response.ObtainPackEnvelopesContentResponse 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.response.RevokeSignProcessResopnse 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.SealData 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.Sender 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.SignatureRequest 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.Signer 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.Signer.Position 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.Signer.Position.RectanglePosition 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.Signer.SignerInfo 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.SignSize 中的静态方法
 
builder() - 类 cn.signit.sdk.pojo.WriteData 中的静态方法
 
buildList(List<? extends Builder<O>>) - 类 cn.signit.sdk.util.ListBuilder 中的静态方法
 
buildList(Builder<O>...) - 类 cn.signit.sdk.util.ListBuilder 中的静态方法
 
businessLicenceImage(IdCardImage) - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 中的方法
 
businessLicenceImage(IdCardImage.Builder) - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 中的方法
 
byteSize(Long) - 类 cn.signit.sdk.pojo.FileData.Builder 中的方法
 

C

cancelAnnounceFile(String[]) - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest.Builder 中的方法
 
Case - cn.signit.sdk.util 中的 类
 
CertData - cn.signit.sdk.pojo 中的 类
证书数据.
CertData() - 类 cn.signit.sdk.pojo.CertData 的构造方法
 
CertData(CertData.Builder) - 类 cn.signit.sdk.pojo.CertData 的构造方法
 
certData(CertData) - 类 cn.signit.sdk.pojo.InitialValue.Builder 中的方法
已过时。 
certData(CertData.Builder) - 类 cn.signit.sdk.pojo.InitialValue.Builder 中的方法
已过时。 
CertData.Builder - cn.signit.sdk.pojo 中的 类
 
CertData.Builder() - 类 cn.signit.sdk.pojo.CertData.Builder 的构造方法
 
CertData.Builder(CertData) - 类 cn.signit.sdk.pojo.CertData.Builder 的构造方法
 
certPages(String) - 类 cn.signit.sdk.pojo.PresetForm.Builder 中的方法
 
certPassin(String) - 类 cn.signit.sdk.pojo.InitialValue.Builder 中的方法
已过时。 
certType(CertType) - 类 cn.signit.sdk.pojo.InitialValue.Builder 中的方法
已过时。 
CertType - cn.signit.sdk.type 中的 枚举
签名所使用的证书类型枚举.
charset(String) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
设置加入运算的相关字符的字符集编码规则.
CHINA_CELLPHONE - 类 cn.signit.sdk.util.Validator.RegexType 中的静态变量
手机正则表达式.
CHINA_HK_ID_CARD - 类 cn.signit.sdk.util.Validator.RegexType 中的静态变量
中国香港身份证正则表达式.
CHINA_MAINLAND_ID_CARD_15 - 类 cn.signit.sdk.util.Validator.RegexType 中的静态变量
中国大陆身份证(15位)正则表达式.
CHINA_MAINLAND_ID_CARD_18 - 类 cn.signit.sdk.util.Validator.RegexType 中的静态变量
中国大陆身份证(18位)正则表达式.
CHINA_MO_ID_CARD - 类 cn.signit.sdk.util.Validator.RegexType 中的静态变量
中国澳门身份证正则表达式.
CHINA_TW_ID_CARD - 类 cn.signit.sdk.util.Validator.RegexType 中的静态变量
中国台湾身份证正则表达式.
CLIENT_ID - 类 cn.signit.sdk.util.RequestParam 中的静态变量
 
CLIENT_SECRET - 类 cn.signit.sdk.util.RequestParam 中的静态变量
 
clientId(String) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
clientId(String) - 类 cn.signit.sdk.pojo.Sender.Builder 中的方法
 
cn.signit.sdk - 软件包 cn.signit.sdk
 
cn.signit.sdk.http - 软件包 cn.signit.sdk.http
 
cn.signit.sdk.pojo - 软件包 cn.signit.sdk.pojo
 
cn.signit.sdk.pojo.request - 软件包 cn.signit.sdk.pojo.request
 
cn.signit.sdk.pojo.response - 软件包 cn.signit.sdk.pojo.response
 
cn.signit.sdk.pojo.webhook.response - 软件包 cn.signit.sdk.pojo.webhook.response
 
cn.signit.sdk.type - 软件包 cn.signit.sdk.type
 
cn.signit.sdk.util - 软件包 cn.signit.sdk.util
 
code - 类 cn.signit.sdk.pojo.response.AbstractSignitResponse 中的变量
 
code(String) - 类 cn.signit.sdk.pojo.response.EndSignProcessResponse.Builder 中的方法
 
code(String) - 类 cn.signit.sdk.pojo.response.EntrustSignProcess2WeSignResponse.Builder 中的方法
 
code(String) - 类 cn.signit.sdk.pojo.response.RevokeSignProcessResopnse.Builder 中的方法
 
columnSpace(Float) - 类 cn.signit.sdk.pojo.CountersignaturePosition.Builder 中的方法
 
COMMON_ID_CARD - 类 cn.signit.sdk.util.Validator.RegexType 中的静态变量
通用身份证正则表达式.
completedEnvelopeWsid(String) - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest.Builder 中的方法
 
CONNECT_TIMEOUT - 类 cn.signit.sdk.http.AbstractHttpRequest 中的静态变量
 
Contact - cn.signit.sdk.pojo 中的 类
用户联系方式.
Contact() - 类 cn.signit.sdk.pojo.Contact 的构造方法
 
Contact(Contact.Builder) - 类 cn.signit.sdk.pojo.Contact 的构造方法
 
contact(String) - 类 cn.signit.sdk.pojo.InitialValue.Builder 中的方法
已过时。 
contact(Contact) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
contact(Contact.Builder) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
contact(Contact) - 类 cn.signit.sdk.pojo.Sender.Builder 中的方法
 
contact(Contact.Builder) - 类 cn.signit.sdk.pojo.Sender.Builder 中的方法
 
Contact.Builder - cn.signit.sdk.pojo 中的 类
用户联系方式对象建造器
Contact.Builder() - 类 cn.signit.sdk.pojo.Contact.Builder 的构造方法
 
Contact.Builder(Contact) - 类 cn.signit.sdk.pojo.Contact.Builder 的构造方法
 
contentInfo(EnvelopeContentInfo) - 类 cn.signit.sdk.pojo.request.CreateSignProcessRequest.Builder 中的方法
 
contentInfo(EnvelopeContentInfo.Builder) - 类 cn.signit.sdk.pojo.request.CreateSignProcessRequest.Builder 中的方法
 
contentInfo(EnvelopeContentInfo) - 类 cn.signit.sdk.pojo.request.StartEnvelopeRequest.Builder 中的方法
 
contentInfo(EnvelopeContentInfo.Builder) - 类 cn.signit.sdk.pojo.request.StartEnvelopeRequest.Builder 中的方法
 
contentType(FileType) - 类 cn.signit.sdk.pojo.EnvelopeFile.Builder 中的方法
已过时。 
contentType(String) - 类 cn.signit.sdk.pojo.FileData.Builder 中的方法
 
contentType(String) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
设置需要加入运算的请求内容类型(Content-Type).
corrected(boolean) - 类 cn.signit.sdk.pojo.PresetForm.Builder 中的方法
已过时。 
CountersignatureData - cn.signit.sdk.pojo 中的 类
会签的签名数据;包含了手写签名数据,签名大小,以及签名人信息
CountersignatureData() - 类 cn.signit.sdk.pojo.CountersignatureData 的构造方法
 
CountersignatureData(WriteData, SignSize, Integer, CountersignatureSigner) - 类 cn.signit.sdk.pojo.CountersignatureData 的构造方法
 
CountersignatureData.Builder - cn.signit.sdk.pojo 中的 类
会签的签名数据建造器
CountersignatureData.Builder() - 类 cn.signit.sdk.pojo.CountersignatureData.Builder 的构造方法
 
CountersignaturePosition - cn.signit.sdk.pojo 中的 类
快捷会签的签名区域,所有人的签名都会放到这个签名区域中;可以通过关键定位(keywordPosition)或者直接指定区域(rectanglePosition);rectanglePosition优于keywordPosition
CountersignaturePosition() - 类 cn.signit.sdk.pojo.CountersignaturePosition 的构造方法
 
CountersignaturePosition(Signer.Position.RectanglePosition, Signer.Position.KeywordPosition, Float, Float) - 类 cn.signit.sdk.pojo.CountersignaturePosition 的构造方法
有参构造方法
CountersignaturePosition.Builder - cn.signit.sdk.pojo 中的 类
快捷会签的签名区域位置的 建造器
CountersignaturePosition.Builder() - 类 cn.signit.sdk.pojo.CountersignaturePosition.Builder 的构造方法
 
CountersignaturePosition.KeywordPositionBuilder - cn.signit.sdk.pojo 中的 类
快捷会签中的通过关键字确定签名区域的建造器
CountersignaturePosition.KeywordPositionBuilder() - 类 cn.signit.sdk.pojo.CountersignaturePosition.KeywordPositionBuilder 的构造方法
 
CountersignatureSignCompleted - cn.signit.sdk.pojo.webhook.response 中的 类
快捷会签签署完成事件webhook信息具体数据.
CountersignatureSignCompleted() - 类 cn.signit.sdk.pojo.webhook.response.CountersignatureSignCompleted 的构造方法
 
CountersignatureSigner - cn.signit.sdk.pojo 中的 类
签署者的详细信息
CountersignatureSigner() - 类 cn.signit.sdk.pojo.CountersignatureSigner 的构造方法
 
CountersignatureSigner(IdCardType, String, String, String, String, String, String) - 类 cn.signit.sdk.pojo.CountersignatureSigner 的构造方法
 
CountersignatureSigner.Builder - cn.signit.sdk.pojo 中的 类
快捷会签签署人信息建造器
CountersignatureSigner.Builder() - 类 cn.signit.sdk.pojo.CountersignatureSigner.Builder 的构造方法
 
CountersignatureSignRequest - cn.signit.sdk.pojo.request 中的 类
快捷会签
CountersignatureSignRequest() - 类 cn.signit.sdk.pojo.request.CountersignatureSignRequest 的构造方法
 
CountersignatureSignRequest(FileData, CountersignaturePosition, List<CountersignatureData>, String, AcceptDataType) - 类 cn.signit.sdk.pojo.request.CountersignatureSignRequest 的构造方法
 
CountersignatureSignRequest.Builder - cn.signit.sdk.pojo.request 中的 类
快捷会签请求对象建造器
CountersignatureSignRequest.Builder() - 类 cn.signit.sdk.pojo.request.CountersignatureSignRequest.Builder 的构造方法
 
CountersignatureSignResponse - cn.signit.sdk.pojo.response 中的 类
快捷会签响应
CountersignatureSignResponse() - 类 cn.signit.sdk.pojo.response.CountersignatureSignResponse 的构造方法
 
CreateSignProcessRequest - cn.signit.sdk.pojo.request 中的 类
创建签署流程请求数据
CreateSignProcessRequest() - 类 cn.signit.sdk.pojo.request.CreateSignProcessRequest 的构造方法
 
CreateSignProcessRequest(CreateSignProcessRequest.Builder) - 类 cn.signit.sdk.pojo.request.CreateSignProcessRequest 的构造方法
 
CreateSignProcessRequest.Builder - cn.signit.sdk.pojo.request 中的 类
创建签署流程请求对象建造器
CreateSignProcessRequest.Builder() - 类 cn.signit.sdk.pojo.request.CreateSignProcessRequest.Builder 的构造方法
 
CreateSignProcessRequest.Builder(CreateSignProcessRequest) - 类 cn.signit.sdk.pojo.request.CreateSignProcessRequest.Builder 的构造方法
 
CreateSignProcessResponse - cn.signit.sdk.pojo.response 中的 类
创建签署流程响应数据
CreateSignProcessResponse() - 类 cn.signit.sdk.pojo.response.CreateSignProcessResponse 的构造方法
 
CreateSignProcessResponse(CreateSignProcessResponse.Builder) - 类 cn.signit.sdk.pojo.response.CreateSignProcessResponse 的构造方法
 
CreateSignProcessResponse.Builder - cn.signit.sdk.pojo.response 中的 类
创建签署流程响应对象建造器
CreateSignProcessResponse.Builder() - 类 cn.signit.sdk.pojo.response.CreateSignProcessResponse.Builder 的构造方法
 
CreateSignProcessResponse.Builder(CreateSignProcessResponse) - 类 cn.signit.sdk.pojo.response.CreateSignProcessResponse.Builder 的构造方法
 
customTag - 类 cn.signit.sdk.pojo.request.AbstractSignitRequest 中的变量
调用方自定义标识,易企签会原封不动返回.
customTag - 类 cn.signit.sdk.pojo.request.CountersignatureSignRequest.Builder 中的变量
 
customTag(String) - 类 cn.signit.sdk.pojo.request.CountersignatureSignRequest.Builder 中的方法
 
customTag(String) - 类 cn.signit.sdk.pojo.request.CreateSignProcessRequest.Builder 中的方法
 
customTag(String) - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 中的方法
 
customTag(String) - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest.Builder 中的方法
 
customTag(String) - 类 cn.signit.sdk.pojo.request.StartEnvelopeRequest.Builder 中的方法
 
customTag - 类 cn.signit.sdk.pojo.response.AbstractSignitResponse 中的变量
 
customTag(String) - 类 cn.signit.sdk.pojo.response.EndSignProcessResponse.Builder 中的方法
 
customTag(String) - 类 cn.signit.sdk.pojo.response.EntrustSignProcess2WeSignResponse.Builder 中的方法
 
customTag(String) - 类 cn.signit.sdk.pojo.response.RevokeSignProcessResopnse.Builder 中的方法
 

D

data(BaseFileData) - 类 cn.signit.sdk.pojo.EnvelopeFile.Builder 中的方法
 
data(BaseFileData.Builder) - 类 cn.signit.sdk.pojo.EnvelopeFile.Builder 中的方法
 
date(String) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
设置需要加入运算的请求时间(Date).
decode(String) - 类 cn.signit.sdk.util.FastjsonDecoder 中的静态方法
反序列化JSON字符串到指定的java对象
decodeAsBean(String, Class<?>) - 类 cn.signit.sdk.util.FastjsonDecoder 中的静态方法
反序列化JSON字符串到指定的java bean对象
decodeAsMap(String) - 类 cn.signit.sdk.util.FastjsonDecoder 中的静态方法
反序列化JSON字符串到指定的java Map集合对象
DEFAULT_ALGORITHM - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的静态变量
 
DEFAULT_BASE_API_URL - 类 cn.signit.sdk.util.RequestParam 中的静态变量
 
DEFAULT_CHARSET - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的静态变量
 
DEFAULT_DELIMITER - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的静态变量
 
DEFAULT_ENCODING - 类 cn.signit.sdk.http.AbstractHttpRequest 中的静态变量
 
DEFAULT_ENCODING - 类 cn.signit.sdk.util.RequestParam 中的静态变量
 
DEFAULT_ENVIRONMENT_URL - 类 cn.signit.sdk.util.RequestParam 中的静态变量
 
DEFAULT_OAUTH_TOKEN_URL - 类 cn.signit.sdk.util.RequestParam 中的静态变量
 
deleteCompletedEnvelope(boolean) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
deleteCompletedEnvelope(boolean) - 类 cn.signit.sdk.pojo.Sender.Builder 中的方法
 
delimiter(byte) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
设置加入运算的字符间的分隔符.
depth(Integer) - 类 cn.signit.sdk.pojo.request.EntrustSignProcess2WeSignRequest.Builder 中的方法
 
direction(Direction) - 类 cn.signit.sdk.pojo.CountersignaturePosition.KeywordPositionBuilder 中的方法
 
Direction - cn.signit.sdk.type 中的 枚举
 
doRequest() - 类 cn.signit.sdk.http.AbstractHttpRequest 中的方法
 
doRequestAndReturnInputStream() - 类 cn.signit.sdk.http.AbstractHttpRequest 中的方法
 

E

ElecSign - cn.signit.sdk.pojo 中的 类
电子签名数据.
ElecSign() - 类 cn.signit.sdk.pojo.ElecSign 的构造方法
 
ElecSign.Certificate - cn.signit.sdk.pojo 中的 类
电子签名证书数据信息.
ElecSign.Certificate() - 类 cn.signit.sdk.pojo.ElecSign.Certificate 的构造方法
 
ElecSign.OnTimeRequestCertificateInfo - cn.signit.sdk.pojo 中的 类
实时申请证书信息.
ElecSign.OnTimeRequestCertificateInfo() - 类 cn.signit.sdk.pojo.ElecSign.OnTimeRequestCertificateInfo 的构造方法
 
email(String) - 类 cn.signit.sdk.pojo.Contact.Builder 中的方法
 
EMAIL - 类 cn.signit.sdk.util.Validator.RegexType 中的静态变量
邮箱正则表达式.
enableEmbeddedMode(boolean) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
enableEmbeddedMode(boolean) - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 中的方法
 
enableEmbeddedMode(boolean) - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest.Builder 中的方法
 
enableEmbeddedMode(boolean) - 类 cn.signit.sdk.pojo.Sender.Builder 中的方法
 
enablePreview - 类 cn.signit.sdk.pojo.request.AbstractSignitRequest 中的变量
是否允许开启信封签署完成预览功能 默认为不开启(false)
enablePreview(Boolean) - 类 cn.signit.sdk.pojo.request.StartEnvelopeRequest.Builder 中的方法
 
enableSinglePage(Boolean) - 类 cn.signit.sdk.pojo.FileData.Builder 中的方法
 
encodeAsString(Object, NamingStyle, boolean) - 类 cn.signit.sdk.util.FastjsonEncoder 中的静态方法
将指定java对象序列化成相应字符串
encodeAsString(Object, NamingStyle) - 类 cn.signit.sdk.util.FastjsonEncoder 中的静态方法
将指定java对象序列化成相应字符串
(默认:使用unicode编码(当有中文字段时))
encodeAsString(Object, boolean) - 类 cn.signit.sdk.util.FastjsonEncoder 中的静态方法
将指定java对象序列化成相应字符串
(默认:使用NamingStyle.CAMEL命名风格)
encodeAsString(Object) - 类 cn.signit.sdk.util.FastjsonEncoder 中的静态方法
将指定java对象序列化成相应字符串
(默认:使用unicode编码(当有中文字段时);使用NamingStyle.CAMEL命名风格)
EndSignProcess - cn.signit.sdk.pojo.webhook.response 中的 类
 
EndSignProcess() - 类 cn.signit.sdk.pojo.webhook.response.EndSignProcess 的构造方法
 
EndSignProcessRequest - cn.signit.sdk.pojo.request 中的 类
结束整个签署流程请求数据
EndSignProcessRequest() - 类 cn.signit.sdk.pojo.request.EndSignProcessRequest 的构造方法
 
EndSignProcessResponse - cn.signit.sdk.pojo.response 中的 类
结束整个签署流程响应数据
EndSignProcessResponse() - 类 cn.signit.sdk.pojo.response.EndSignProcessResponse 的构造方法
 
EndSignProcessResponse(EndSignProcessResponse.Builder) - 类 cn.signit.sdk.pojo.response.EndSignProcessResponse 的构造方法
 
EndSignProcessResponse.Builder - cn.signit.sdk.pojo.response 中的 类
 
EndSignProcessResponse.Builder() - 类 cn.signit.sdk.pojo.response.EndSignProcessResponse.Builder 的构造方法
 
EndSignProcessResponse.Builder(EndSignProcessResponse) - 类 cn.signit.sdk.pojo.response.EndSignProcessResponse.Builder 的构造方法
 
EnterpriseAgent - cn.signit.sdk.pojo 中的 类
经办人信息
EnterpriseAgent() - 类 cn.signit.sdk.pojo.EnterpriseAgent 的构造方法
 
EnterpriseAgent(EnterpriseAgent.Builder) - 类 cn.signit.sdk.pojo.EnterpriseAgent 的构造方法
 
EnterpriseAgent.Builder - cn.signit.sdk.pojo 中的 类
经办人信息对象建造器
EnterpriseAgent.Builder() - 类 cn.signit.sdk.pojo.EnterpriseAgent.Builder 的构造方法
 
EnterpriseAgent.Builder(EnterpriseAgent) - 类 cn.signit.sdk.pojo.EnterpriseAgent.Builder 的构造方法
 
EnterpriseAuthType - cn.signit.sdk.type 中的 枚举
企业实名认证类型.
EnterpriseBankCardInfo - cn.signit.sdk.pojo 中的 类
对公银行账户信息
EnterpriseBankCardInfo(EnterpriseBankCardInfo.Builder) - 类 cn.signit.sdk.pojo.EnterpriseBankCardInfo 的构造方法
 
EnterpriseBankCardInfo() - 类 cn.signit.sdk.pojo.EnterpriseBankCardInfo 的构造方法
 
EnterpriseBankCardInfo.Builder - cn.signit.sdk.pojo 中的 类
对公银行账户信息对象建造器
EnterpriseBankCardInfo.Builder() - 类 cn.signit.sdk.pojo.EnterpriseBankCardInfo.Builder 的构造方法
 
EnterpriseBankCardInfo.Builder(EnterpriseBankCardInfo) - 类 cn.signit.sdk.pojo.EnterpriseBankCardInfo.Builder 的构造方法
 
EnterpriseLegalPerson - cn.signit.sdk.pojo 中的 类
法人信息
EnterpriseLegalPerson() - 类 cn.signit.sdk.pojo.EnterpriseLegalPerson 的构造方法
 
EnterpriseLegalPerson(EnterpriseLegalPerson.Builder) - 类 cn.signit.sdk.pojo.EnterpriseLegalPerson 的构造方法
 
EnterpriseLegalPerson.Builder - cn.signit.sdk.pojo 中的 类
法人信息对象建造器
EnterpriseLegalPerson.Builder() - 类 cn.signit.sdk.pojo.EnterpriseLegalPerson.Builder 的构造方法
 
EnterpriseLegalPerson.Builder(EnterpriseLegalPerson) - 类 cn.signit.sdk.pojo.EnterpriseLegalPerson.Builder 的构造方法
 
EnterpriseMetadata - cn.signit.sdk.pojo 中的 类
企业元数据.
EnterpriseMetadata() - 类 cn.signit.sdk.pojo.EnterpriseMetadata 的构造方法
 
enterpriseName(String) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
EnterpriseVerificationCompleted - cn.signit.sdk.pojo.webhook.response 中的 类
企业实名认证完成事件webhook信息具体数据.
EnterpriseVerificationCompleted() - 类 cn.signit.sdk.pojo.webhook.response.EnterpriseVerificationCompleted 的构造方法
 
EnterpriseVerificationPaid - cn.signit.sdk.pojo.webhook.response 中的 类
企业实名认证打款完成事件webhook信息具体数据.
EnterpriseVerificationPaid() - 类 cn.signit.sdk.pojo.webhook.response.EnterpriseVerificationPaid 的构造方法
 
EnterpriseVerificationPrimaryCompleted - cn.signit.sdk.pojo.webhook.response 中的 类
企业实名认证初级认证完成事件webhook信息具体数据.
EnterpriseVerificationPrimaryCompleted() - 类 cn.signit.sdk.pojo.webhook.response.EnterpriseVerificationPrimaryCompleted 的构造方法
 
EnterpriseVerificationSubmitted - cn.signit.sdk.pojo.webhook.response 中的 类
企业实名认证资料提交完成事件webhook信息具体数据.
EnterpriseVerificationSubmitted() - 类 cn.signit.sdk.pojo.webhook.response.EnterpriseVerificationSubmitted 的构造方法
 
EnterpriseVerifyRequest - cn.signit.sdk.pojo.request 中的 类
企业实名认证请求数据结构.
EnterpriseVerifyRequest() - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest 的构造方法
 
EnterpriseVerifyRequest(EnterpriseVerifyRequest.Builder) - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest 的构造方法
 
EnterpriseVerifyRequest.Builder - cn.signit.sdk.pojo.request 中的 类
企业实名认证请求对象建筑器
EnterpriseVerifyRequest.Builder() - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 的构造方法
 
EnterpriseVerifyRequest.Builder(EnterpriseVerifyRequest) - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 的构造方法
 
EnterpriseVerifyResponse - cn.signit.sdk.pojo.response 中的 类
企业实名认证响应.
EnterpriseVerifyResponse() - 类 cn.signit.sdk.pojo.response.EnterpriseVerifyResponse 的构造方法
 
EntrustSignProcess2WeSign - cn.signit.sdk.pojo.webhook.response 中的 类
 
EntrustSignProcess2WeSign() - 类 cn.signit.sdk.pojo.webhook.response.EntrustSignProcess2WeSign 的构造方法
 
EntrustSignProcess2WeSignRequest - cn.signit.sdk.pojo.request 中的 类
托管签署流程到易企签请求数据
EntrustSignProcess2WeSignRequest() - 类 cn.signit.sdk.pojo.request.EntrustSignProcess2WeSignRequest 的构造方法
 
EntrustSignProcess2WeSignRequest(EntrustSignProcess2WeSignRequest.Builder) - 类 cn.signit.sdk.pojo.request.EntrustSignProcess2WeSignRequest 的构造方法
 
EntrustSignProcess2WeSignRequest.Builder - cn.signit.sdk.pojo.request 中的 类
 
EntrustSignProcess2WeSignRequest.Builder() - 类 cn.signit.sdk.pojo.request.EntrustSignProcess2WeSignRequest.Builder 的构造方法
 
EntrustSignProcess2WeSignRequest.Builder(EntrustSignProcess2WeSignRequest) - 类 cn.signit.sdk.pojo.request.EntrustSignProcess2WeSignRequest.Builder 的构造方法
 
EntrustSignProcess2WeSignResponse - cn.signit.sdk.pojo.response 中的 类
托管签署流程到易企签响应数据
EntrustSignProcess2WeSignResponse() - 类 cn.signit.sdk.pojo.response.EntrustSignProcess2WeSignResponse 的构造方法
 
EntrustSignProcess2WeSignResponse(EntrustSignProcess2WeSignResponse.Builder) - 类 cn.signit.sdk.pojo.response.EntrustSignProcess2WeSignResponse 的构造方法
 
EntrustSignProcess2WeSignResponse.Builder - cn.signit.sdk.pojo.response 中的 类
 
EntrustSignProcess2WeSignResponse.Builder() - 类 cn.signit.sdk.pojo.response.EntrustSignProcess2WeSignResponse.Builder 的构造方法
 
EntrustSignProcess2WeSignResponse.Builder(EntrustSignProcess2WeSignResponse) - 类 cn.signit.sdk.pojo.response.EntrustSignProcess2WeSignResponse.Builder 的构造方法
 
EnvelopeBasicInfo - cn.signit.sdk.pojo 中的 类
信封基本信息.
EnvelopeBasicInfo() - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo 的构造方法
 
EnvelopeBasicInfo(EnvelopeBasicInfo.Builder) - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo 的构造方法
 
EnvelopeBasicInfo.Builder - cn.signit.sdk.pojo 中的 类
信封基本信息对象建造器
EnvelopeBasicInfo.Builder() - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo.Builder 的构造方法
 
EnvelopeBasicInfo.Builder(EnvelopeBasicInfo) - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo.Builder 的构造方法
 
EnvelopeCompleted - cn.signit.sdk.pojo.webhook.response 中的 类
信封完成事件webhook信息具体数据.
EnvelopeCompleted() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeCompleted 的构造方法
 
EnvelopeContentInfo - cn.signit.sdk.pojo 中的 类
签署文件内容
EnvelopeContentInfo() - 类 cn.signit.sdk.pojo.EnvelopeContentInfo 的构造方法
 
EnvelopeContentInfo(EnvelopeContentInfo.Builder) - 类 cn.signit.sdk.pojo.EnvelopeContentInfo 的构造方法
 
EnvelopeContentInfo.Builder - cn.signit.sdk.pojo 中的 类
签署文件内容对象建造器
EnvelopeContentInfo.Builder() - 类 cn.signit.sdk.pojo.EnvelopeContentInfo.Builder 的构造方法
 
EnvelopeContentInfo.Builder(EnvelopeContentInfo) - 类 cn.signit.sdk.pojo.EnvelopeContentInfo.Builder 的构造方法
 
EnvelopeFile - cn.signit.sdk.pojo 中的 类
签署文件详细信息。
EnvelopeFile() - 类 cn.signit.sdk.pojo.EnvelopeFile 的构造方法
 
EnvelopeFile(EnvelopeFile.Builder) - 类 cn.signit.sdk.pojo.EnvelopeFile 的构造方法
 
EnvelopeFile.Builder - cn.signit.sdk.pojo 中的 类
签署文件详细信息对象建造器
EnvelopeFile.Builder() - 类 cn.signit.sdk.pojo.EnvelopeFile.Builder 的构造方法
 
EnvelopeFile.Builder(EnvelopeFile) - 类 cn.signit.sdk.pojo.EnvelopeFile.Builder 的构造方法
 
envelopeFlag(String) - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest.Builder 中的方法
 
envelopeFlowType(EnvelopeFlowType) - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest.Builder 中的方法
 
EnvelopeFlowType - cn.signit.sdk.type 中的 枚举
信封流程类型 正常签署流程和作废流程
EnvelopeParticipantInfo - cn.signit.sdk.pojo 中的 类
参与文件签署人员的信息.
EnvelopeParticipantInfo() - 类 cn.signit.sdk.pojo.EnvelopeParticipantInfo 的构造方法
 
EnvelopeParticipantInfo(EnvelopeParticipantInfo.Builder) - 类 cn.signit.sdk.pojo.EnvelopeParticipantInfo 的构造方法
 
EnvelopeParticipantInfo.Builder - cn.signit.sdk.pojo 中的 类
参与文件签署人员的信息对象建造器
EnvelopeParticipantInfo.Builder() - 类 cn.signit.sdk.pojo.EnvelopeParticipantInfo.Builder 的构造方法
 
EnvelopeParticipantInfo.Builder(EnvelopeParticipantInfo) - 类 cn.signit.sdk.pojo.EnvelopeParticipantInfo.Builder 的构造方法
 
EnvelopeRoleType - cn.signit.sdk.type 中的 枚举
接收方角色类型.
EnvelopeStarted - cn.signit.sdk.pojo.webhook.response 中的 类
信封启动事件webhook信息具体数据.
EnvelopeStarted() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted 的构造方法
 
EnvelopeStarted.BoContact - cn.signit.sdk.pojo.webhook.response 中的 类
联系方式详细数据.
EnvelopeStarted.BoContact() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.BoContact 的构造方法
 
EnvelopeStarted.BoContactMetadata - cn.signit.sdk.pojo.webhook.response 中的 类
联系方式元数据.
EnvelopeStarted.BoContactMetadata() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.BoContactMetadata 的构造方法
 
EnvelopeStarted.PreviewData - cn.signit.sdk.pojo.webhook.response 中的 类
已成功完成签署流程的预览数据
EnvelopeStarted.PreviewData() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.PreviewData 的构造方法
 
EnvelopeStarted.RawDataBasicInfo - cn.signit.sdk.pojo.webhook.response 中的 类
信封基本信息.
EnvelopeStarted.RawDataBasicInfo() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.RawDataBasicInfo 的构造方法
 
EnvelopeStarted.Receiver - cn.signit.sdk.pojo.webhook.response 中的 类
当前需要签署的接收方信息.
EnvelopeStarted.Receiver() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 的构造方法
 
EnvelopeStarted.Sender - cn.signit.sdk.pojo.webhook.response 中的 类
发送方信息.
EnvelopeStarted.Sender() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Sender 的构造方法
 
EnvelopeStarted.SignData - cn.signit.sdk.pojo.webhook.response 中的 类
已成功完成签署流程的文件数据.
EnvelopeStarted.SignData() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.SignData 的构造方法
 
EnvelopeType - cn.signit.sdk.type 中的 枚举
信封类型枚举.
envelopeWsid(String) - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo.Builder 中的方法
 
ErrorResp - cn.signit.sdk.pojo 中的 类
 
ErrorResp() - 类 cn.signit.sdk.pojo.ErrorResp 的构造方法
 
execute(Map<String, Serializable>, Class<T>) - 类 cn.signit.sdk.SignitClient 中的方法
 
execute(AbstractSignitRequest<T>) - 类 cn.signit.sdk.SignitClient 中的方法
 
execute(Class<T>) - 类 cn.signit.sdk.SignitClient 中的方法
 
executeFree(Map<String, Serializable>, Class<T>) - 类 cn.signit.sdk.SignitClient 中的方法
 
expire(Integer) - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo.Builder 中的方法
 
expireDatetime(Date) - 类 cn.signit.sdk.pojo.request.EntrustSignProcess2WeSignRequest.Builder 中的方法
 
extraAuthImages(List<IdCardImage>) - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 中的方法
 
extraAuthImages(IdCardImage.Builder...) - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 中的方法
 

F

FastjsonDecoder - cn.signit.sdk.util 中的 类
 
FastjsonDecoder() - 类 cn.signit.sdk.util.FastjsonDecoder 的构造方法
 
FastjsonEncoder - cn.signit.sdk.util 中的 类
 
fileBytes(byte[]) - 类 cn.signit.sdk.pojo.FileData.Builder 中的方法
 
FileData - cn.signit.sdk.pojo 中的 类
快捷签署文件数据.
FileData() - 类 cn.signit.sdk.pojo.FileData 的构造方法
 
FileData(String) - 类 cn.signit.sdk.pojo.FileData 的构造方法
 
FileData(String, String, Boolean, String, Long, TransferType, byte[], String, String) - 类 cn.signit.sdk.pojo.FileData 的构造方法
url和base64同时存在时,优先base64.
FileData(String, String, Boolean) - 类 cn.signit.sdk.pojo.FileData 的构造方法
url和base64同时存在时,优先base64.
fileData(FileData) - 类 cn.signit.sdk.pojo.request.CountersignatureSignRequest.Builder 中的方法
 
fileData(FileData.Builder) - 类 cn.signit.sdk.pojo.request.CountersignatureSignRequest.Builder 中的方法
 
fileData(FileData) - 类 cn.signit.sdk.pojo.response.ObtainPackEnvelopesContentResponse.Builder 中的方法
 
FileData.Builder - cn.signit.sdk.pojo 中的 类
文件数据建造器
FileData.Builder() - 类 cn.signit.sdk.pojo.FileData.Builder 的构造方法
 
fileId(String) - 类 cn.signit.sdk.pojo.PresetForm.Builder 中的方法
 
fileName(String) - 类 cn.signit.sdk.pojo.EnvelopeFile.Builder 中的方法
已过时。 
fileOverPassin(String) - 类 cn.signit.sdk.pojo.EnvelopeFile.Builder 中的方法
 
files(List<EnvelopeFile>) - 类 cn.signit.sdk.pojo.EnvelopeContentInfo.Builder 中的方法
 
files(EnvelopeFile.Builder...) - 类 cn.signit.sdk.pojo.EnvelopeContentInfo.Builder 中的方法
 
FileType - cn.signit.sdk.type 中的 枚举
基于文件头描述源文件真实类型.
fileWsid(String) - 类 cn.signit.sdk.pojo.FileData.Builder 中的方法
 
fileWsid(String) - 类 cn.signit.sdk.pojo.IdCardImageData.Builder 中的方法
已过时。 
formType(FormType) - 类 cn.signit.sdk.pojo.PresetForm.Builder 中的方法
 
FormType - cn.signit.sdk.type 中的 枚举
表单类型枚举.

G

get(String) - 类 cn.signit.sdk.http.HttpClient 中的方法
 
get(String) - 枚举 cn.signit.sdk.type.EnvelopeFlowType 中的静态方法
根据名称方式获取对应枚举
get(int) - 枚举 cn.signit.sdk.type.EnvelopeFlowType 中的静态方法
code码方式获取对应枚举
getAcceptDataByUrlAliveMinutes() - 类 cn.signit.sdk.pojo.request.AbstractSignitRequest 中的方法
 
getAcceptDataType() - 类 cn.signit.sdk.pojo.request.AbstractSignitRequest 中的方法
 
getAcceptDataType() - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest 中的方法
 
getAcceptDataType() - 类 cn.signit.sdk.pojo.SignatureRequest 中的方法
 
getAccess_token() - 类 cn.signit.sdk.pojo.OauthData 中的方法
 
getAccessToken() - 类 cn.signit.sdk.http.Authentication 中的方法
 
getAccessTokenType() - 类 cn.signit.sdk.http.Authentication 中的方法
 
getAccount() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted 中的方法
 
getAccount() - 类 cn.signit.sdk.pojo.webhook.response.ParticipantHandling 中的方法
 
getActions() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted 中的方法
 
getActions() - 类 cn.signit.sdk.pojo.webhook.response.ParticipantHandling 中的方法
 
getActionUrl() - 类 cn.signit.sdk.pojo.response.CreateSignProcessResponse 中的方法
 
getActionUrl() - 类 cn.signit.sdk.pojo.response.EndSignProcessResponse 中的方法
 
getActionUrl() - 类 cn.signit.sdk.pojo.response.EntrustSignProcess2WeSignResponse 中的方法
 
getActionUrl() - 类 cn.signit.sdk.pojo.response.ObtainPackEnvelopesContentResponse 中的方法
 
getActionUrl() - 类 cn.signit.sdk.pojo.response.RevokeSignProcessResopnse 中的方法
 
getActionUrl() - 类 cn.signit.sdk.pojo.webhook.response.EnterpriseVerificationSubmitted 中的方法
 
getActionUrl() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted 中的方法
 
getActionUrl() - 类 cn.signit.sdk.pojo.webhook.response.ParticipantHandling 中的方法
 
getAgent() - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest 中的方法
 
getAlias() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取alias属性字段的值.
getAppId() - 类 cn.signit.sdk.http.Authentication 中的方法
 
getArea() - 类 cn.signit.sdk.pojo.EnterpriseBankCardInfo 中的方法
 
getAssignedMessage() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取assignedMessage属性字段的值.
getAssignedMessage() - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
getAssignedMessage() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
getAssignedSequence() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取assignedSequence属性字段的值.
getAssignedSequence() - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
getAssignedSequence() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
getAuthLevel() - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo 中的方法
 
getAuthLevel() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取authLevel属性字段的值.
getAuthLevel() - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
getAuthLevel() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
getAuthModes() - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest 中的方法
 
getAuthModes() - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest 中的方法
 
getAuthorizerWsid() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取authorizerWsid属性字段的值.
getAuthorWsid() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取authorWsid属性字段的值.
getAuthorWsid() - 类 cn.signit.sdk.pojo.response.QueryEnterpriseTemplatesResponse.Bst 中的方法
 
getAuthorWsid() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.BoContact 中的方法
 
getAuthType() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取authType属性字段的值.
getAuthType() - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest 中的方法
 
getAvatarFileWsid() - 类 cn.signit.sdk.pojo.response.QueryEnterpriseTemplatesResponse.Bst 中的方法
 
getBank() - 类 cn.signit.sdk.pojo.EnterpriseBankCardInfo 中的方法
 
getBankBranch() - 类 cn.signit.sdk.pojo.EnterpriseBankCardInfo 中的方法
 
getBankCardInfo() - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest 中的方法
 
getBankCardNo() - 类 cn.signit.sdk.pojo.EnterpriseBankCardInfo 中的方法
 
getBase64() - 类 cn.signit.sdk.pojo.BaseFileData 中的方法
 
getBase64() - 类 cn.signit.sdk.pojo.FileData 中的方法
 
getBase64() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.PreviewData 中的方法
 
getBase64() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.SignData 中的方法
 
getBase64() - 类 cn.signit.sdk.pojo.webhook.response.QuickSignCompleted 中的方法
 
getBasicEnvelope() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted 中的方法
 
getBasicEnvelope() - 类 cn.signit.sdk.pojo.webhook.response.ParticipantHandling 中的方法
 
getBasicinfo() - 类 cn.signit.sdk.pojo.request.CreateSignProcessRequest 中的方法
 
getBasicinfo() - 类 cn.signit.sdk.pojo.request.StartEnvelopeRequest 中的方法
 
getBasicinfo() - 类 cn.signit.sdk.pojo.response.CreateSignProcessResponse 中的方法
 
getBst() - 类 cn.signit.sdk.pojo.response.QueryEnterpriseTemplatesResponse.Template 中的方法
 
getBusinessLicenceImage() - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest 中的方法
 
getByteSize() - 类 cn.signit.sdk.pojo.FileData 中的方法
 
getCancelAnnounceFile() - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest 中的方法
 
getCandidateSealSigns() - 类 cn.signit.sdk.pojo.ParticipantOpenMetadata 中的方法
 
getCandidateWriteSigns() - 类 cn.signit.sdk.pojo.ParticipantOpenMetadata 中的方法
 
getCertData() - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
getCertificate() - 类 cn.signit.sdk.pojo.ElecSign 中的方法
 
getCertificate() - 类 cn.signit.sdk.pojo.ParticipantOpenMetadata 中的方法
 
getCertificates() - 类 cn.signit.sdk.pojo.ParticipantOpenMetadata 中的方法
 
getCertPages() - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
getCertPassin() - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
getCertType() - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
getClientId() - 类 cn.signit.sdk.pojo.ParticipantOpenMetadata 中的方法
 
getClientId() - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
getClientId() - 类 cn.signit.sdk.pojo.Sender 中的方法
 
getCode() - 类 cn.signit.sdk.pojo.ErrorResp 中的方法
 
getCode() - 类 cn.signit.sdk.pojo.response.AbstractSignitResponse 中的方法
 
getCode() - 枚举 cn.signit.sdk.type.BstStatus 中的方法
获取code属性字段的值.
getCode() - 枚举 cn.signit.sdk.type.EnvelopeFlowType 中的方法
 
getCode() - 枚举 cn.signit.sdk.type.ImageCode 中的方法
 
getCode() - 枚举 cn.signit.sdk.type.TransferType 中的方法
 
getColumnSpace() - 类 cn.signit.sdk.pojo.CountersignaturePosition 中的方法
 
getCompletedEnvelopeWsid() - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest 中的方法
 
getConfigContent() - 类 cn.signit.sdk.pojo.response.QueryEnterpriseTemplatesResponse.Bst 中的方法
 
getConfigVersion() - 类 cn.signit.sdk.pojo.response.QueryEnterpriseTemplatesResponse.Bst 中的方法
 
getConnection() - 类 cn.signit.sdk.http.HttpGetRequest 中的方法
 
getConnection() - 类 cn.signit.sdk.http.HttpPostRequest 中的方法
 
getContact() - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
getContact() - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
getContact() - 类 cn.signit.sdk.pojo.Sender 中的方法
 
getContact() - 类 cn.signit.sdk.pojo.Signer.SignerInfo 中的方法
 
getContactMetadata() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
getContactMetadata() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Sender 中的方法
 
getContacts() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取contacts属性字段的值.
getContacts() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.BoContactMetadata 中的方法
 
getContentInfo() - 类 cn.signit.sdk.pojo.request.CreateSignProcessRequest 中的方法
 
getContentInfo() - 类 cn.signit.sdk.pojo.request.StartEnvelopeRequest 中的方法
 
getContentType() - 类 cn.signit.sdk.pojo.EnvelopeFile 中的方法
 
getContentType() - 类 cn.signit.sdk.pojo.FileData 中的方法
 
getCorrected() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取corrected属性字段的值.
getCreateDatetime() - 类 cn.signit.sdk.pojo.response.TemplateParamsSendEnvelopeResponse.JobInstance 中的方法
 
getCreatedDatetime() - 类 cn.signit.sdk.pojo.response.QueryEnterpriseTemplatesResponse.Bst 中的方法
 
getCreatedDatetime() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.RawDataBasicInfo 中的方法
 
getCurrentSequence() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.RawDataBasicInfo 中的方法
 
getCustomTag() - 类 cn.signit.sdk.pojo.request.AbstractSignitRequest 中的方法
 
getCustomTag() - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest 中的方法
 
getCustomTag() - 类 cn.signit.sdk.pojo.request.StartEnvelopeRequest 中的方法
 
getCustomTag() - 类 cn.signit.sdk.pojo.response.AbstractSignitResponse 中的方法
 
getCustomTag() - 类 cn.signit.sdk.pojo.SignatureRequest 中的方法
 
getCustomTag() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted 中的方法
 
getCustomTag() - 类 cn.signit.sdk.pojo.webhook.response.ParticipantHandling 中的方法
 
getData() - 类 cn.signit.sdk.pojo.ElecSign.Certificate 中的方法
 
getData() - 类 cn.signit.sdk.pojo.ElecSign 中的方法
 
getData() - 类 cn.signit.sdk.pojo.EnvelopeFile 中的方法
 
getData() - 类 cn.signit.sdk.pojo.Signer 中的方法
 
getDefaultAlgorithm() - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
获取默认的HMAC的算法.
getDefaultCharset() - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
获取默认加入运算的相关字符的字符集编码规则.
getDefaultDelimiter() - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
获取默认加入运算的字符间的分隔符.
getDeleteTextAfterLocate() - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
getDepth() - 类 cn.signit.sdk.pojo.request.EntrustSignProcess2WeSignRequest 中的方法
 
getDescription() - 类 cn.signit.sdk.pojo.response.QueryEnterpriseTemplatesResponse.Bst 中的方法
 
getDescription() - 类 cn.signit.sdk.pojo.webhook.response.EnterpriseVerificationPrimaryCompleted 中的方法
 
getDescription() - 类 cn.signit.sdk.pojo.webhook.response.PersonVerificationCompleted 中的方法
 
getDescription() - 枚举 cn.signit.sdk.type.BstStatus 中的方法
获取description属性字段的值.
getDescription() - 枚举 cn.signit.sdk.type.EnvelopeFlowType 中的方法
 
getDescription() - 枚举 cn.signit.sdk.type.ImageCode 中的方法
 
getDescription() - 枚举 cn.signit.sdk.type.TransferType 中的方法
 
getDescription() - 枚举 cn.signit.sdk.type.WebhookEventType 中的方法
获取description属性字段的值.
getDestination() - 类 cn.signit.sdk.pojo.webhook.response.WebhookResponse.Source 中的方法
 
getDestination() - 类 cn.signit.sdk.pojo.webhook.response.WebhookResponse.Target 中的方法
 
getDestination() - 类 cn.signit.sdk.pojo.WebhookData.Source 中的方法
 
getDestination() - 类 cn.signit.sdk.pojo.WebhookData.Target 中的方法
 
getDeveloperMessage() - 类 cn.signit.sdk.pojo.ErrorResp 中的方法
 
getDirection() - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
getEmail() - 类 cn.signit.sdk.pojo.Contact 中的方法
 
getEmail() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.BoContact 中的方法
 
getEnableEmbeddedMode() - 类 cn.signit.sdk.pojo.ParticipantOpenMetadata 中的方法
 
getEnableEmbeddedMode() - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest 中的方法
 
getEnableEmbeddedMode() - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest 中的方法
 
getEnablePreview() - 类 cn.signit.sdk.pojo.request.AbstractSignitRequest 中的方法
 
getEnableSinglePage() - 类 cn.signit.sdk.pojo.FileData 中的方法
 
getEnterprise() - 类 cn.signit.sdk.pojo.ElecSign.OnTimeRequestCertificateInfo 中的方法
 
getEnterpriseName() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取enterpriseName属性字段的值.
getEnterpriseName() - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
getEnterpriseName() - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest.ExcelParticipant 中的方法
 
getEnterpriseName() - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.ParamParticipant 中的方法
 
getEnterpriseName() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
getEnterpriseWsid() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取enterpriseWsid属性字段的值.
getEnvelopeDisplay() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取envelopeDisplay属性字段的值.
getEnvelopeFlag() - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest 中的方法
 
getEnvelopeFlowType() - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest 中的方法
 
getEnvelopeWsid() - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo 中的方法
 
getEnvelopeWsid() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取envelopeWsid属性字段的值.
getErrorWsid() - 类 cn.signit.sdk.pojo.ErrorResp 中的方法
 
getEvent() - 类 cn.signit.sdk.pojo.webhook.response.WebhookResponse 中的方法
 
getEvent() - 类 cn.signit.sdk.pojo.WebhookData 中的方法
 
getEvent() - 枚举 cn.signit.sdk.type.WebhookEventType 中的方法
获取event属性字段的值.
getExpire() - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo 中的方法
 
getExpireDatetime() - 类 cn.signit.sdk.pojo.request.EntrustSignProcess2WeSignRequest 中的方法
 
getExpireDatetime() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.RawDataBasicInfo 中的方法
 
getExpires_in() - 类 cn.signit.sdk.pojo.OauthData 中的方法
 
getExtraAuthImages() - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest 中的方法
 
getFieldName() - 类 cn.signit.sdk.pojo.Signer.Position 中的方法
 
getFileBytes() - 类 cn.signit.sdk.pojo.FileData 中的方法
 
getFileData() - 类 cn.signit.sdk.pojo.request.CountersignatureSignRequest 中的方法
 
getFileData() - 类 cn.signit.sdk.pojo.response.ObtainPackEnvelopesContentResponse 中的方法
 
getFileData() - 类 cn.signit.sdk.pojo.SignatureRequest 中的方法
 
getFileId() - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
getFileName() - 类 cn.signit.sdk.pojo.EnvelopeFile 中的方法
 
getFileOverPassin() - 类 cn.signit.sdk.pojo.EnvelopeFile 中的方法
 
getFiles() - 类 cn.signit.sdk.pojo.EnvelopeContentInfo 中的方法
获取files属性字段的值.
getFileWsid() - 类 cn.signit.sdk.pojo.FileData 中的方法
 
getFileWsid() - 类 cn.signit.sdk.pojo.IdCardImageData 中的方法
 
getFileWsid() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.SignData 中的方法
 
getFormType() - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
getHandleDatetime() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取handleDatetime属性字段的值.
getHandleDatetime() - 类 cn.signit.sdk.pojo.webhook.response.EnterpriseVerificationPrimaryCompleted 中的方法
 
getHandleDatetime() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
getHandleDatetime() - 类 cn.signit.sdk.pojo.webhook.response.PersonVerificationCompleted 中的方法
 
getHandleMode() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取handleMode属性字段的值.
getHandleMode() - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
getHandleReason() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取handleReason属性字段的值.
getHandleReason() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
getHeight() - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
getHeight() - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
getHeight() - 类 cn.signit.sdk.pojo.SignSize 中的方法
 
getHttpCode() - 异常 cn.signit.sdk.SignitException 中的方法
 
getId() - 类 cn.signit.sdk.pojo.EnvelopeFile 中的方法
 
getId() - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest.ExcelParticipant 中的方法
 
getId() - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest.ExcelParticipantForm 中的方法
 
getId() - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.ParamParticipant 中的方法
 
getId() - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.ParamParticipantForm 中的方法
 
getIdCard() - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest.ExcelParticipant 中的方法
 
getIdCard() - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.ParamParticipant 中的方法
 
getIdCardImages() - 类 cn.signit.sdk.pojo.EnterpriseAgent 中的方法
 
getIdCardImages() - 类 cn.signit.sdk.pojo.EnterpriseLegalPerson 中的方法
 
getIdCardImages() - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest 中的方法
 
getIdCardNo() - 类 cn.signit.sdk.pojo.EnterpriseAgent 中的方法
 
getIdCardNo() - 类 cn.signit.sdk.pojo.EnterpriseLegalPerson 中的方法
 
getIdCardNo() - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest 中的方法
 
getIdCardNo() - 类 cn.signit.sdk.pojo.Signer.SignerInfo 中的方法
 
getIdCardType() - 类 cn.signit.sdk.pojo.CountersignatureSigner 中的方法
 
getIdCardType() - 类 cn.signit.sdk.pojo.EnterpriseAgent 中的方法
 
getIdCardType() - 类 cn.signit.sdk.pojo.EnterpriseLegalPerson 中的方法
 
getIdCardType() - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest 中的方法
 
getIdentity() - 类 cn.signit.sdk.pojo.ElecSign.OnTimeRequestCertificateInfo 中的方法
 
getIdentityCode() - 类 cn.signit.sdk.pojo.ParticipantPresetIdentity 中的方法
 
getIdentityName() - 类 cn.signit.sdk.pojo.ParticipantPresetIdentity 中的方法
 
getIdentityNo() - 类 cn.signit.sdk.pojo.IdentityMetadata 中的方法
 
getIdentityType() - 类 cn.signit.sdk.pojo.IdentityMetadata 中的方法
 
getIdentityType() - 类 cn.signit.sdk.pojo.ParticipantPresetIdentity 中的方法
 
getImageCode() - 类 cn.signit.sdk.pojo.IdCardImage 中的方法
 
getImageData() - 类 cn.signit.sdk.pojo.IdCardImage 中的方法
 
getImageName() - 类 cn.signit.sdk.pojo.IdCardImage 中的方法
 
getIndex() - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
getIndustryType() - 类 cn.signit.sdk.pojo.EnterpriseMetadata 中的方法
 
getInitialValue() - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
getInvokeNo() - 类 cn.signit.sdk.pojo.response.AbstractSignitResponse 中的方法
 
getInvokeNo() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted 中的方法
 
getInvokeNo() - 类 cn.signit.sdk.pojo.webhook.response.ParticipantHandling 中的方法
 
getIsExternal() - 类 cn.signit.sdk.pojo.Participant 中的方法
 
getJobExecutionId() - 类 cn.signit.sdk.pojo.response.TemplateParamsSendEnvelopeResponse.JobInstance 中的方法
 
getJobInstance() - 类 cn.signit.sdk.pojo.response.TemplateParamsSendEnvelopeResponse 中的方法
 
getJobName() - 类 cn.signit.sdk.pojo.response.TemplateParamsSendEnvelopeResponse.JobInstance 中的方法
 
getKeyword() - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
getKeywordPosition() - 类 cn.signit.sdk.pojo.CountersignaturePosition 中的方法
 
getKeywordPosition() - 类 cn.signit.sdk.pojo.Signer.Position 中的方法
 
getLastResponse() - 类 cn.signit.sdk.http.HttpClient 中的方法
 
getLastResponseCode() - 类 cn.signit.sdk.http.HttpClient 中的方法
 
getLegalPerson() - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest 中的方法
 
getLocation() - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
getLocation() - 类 cn.signit.sdk.pojo.Signer.SignerInfo 中的方法
 
getLrx() - 类 cn.signit.sdk.pojo.Signer.Position.RectanglePosition 中的方法
 
getLry() - 类 cn.signit.sdk.pojo.Signer.Position.RectanglePosition 中的方法
 
getMargin() - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
getMessage() - 类 cn.signit.sdk.pojo.response.AbstractSignitResponse 中的方法
 
getMetadata() - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo 中的方法
 
getMetadata() - 类 cn.signit.sdk.pojo.EnvelopeFile 中的方法
 
getMetadata() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取metadata属性字段的值.
getMetadata() - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
getMetadata() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
getMode() - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo 中的方法
 
getMoreInfo() - 类 cn.signit.sdk.pojo.ErrorResp 中的方法
 
getMultiSendNum() - 类 cn.signit.sdk.pojo.Participant 中的方法
 
getName() - 类 cn.signit.sdk.pojo.BaseFileData 中的方法
 
getName() - 类 cn.signit.sdk.pojo.ElecSign 中的方法
 
getName() - 类 cn.signit.sdk.pojo.EnterpriseAgent 中的方法
 
getName() - 类 cn.signit.sdk.pojo.EnterpriseLegalPerson 中的方法
 
getName() - 类 cn.signit.sdk.pojo.EnterpriseMetadata 中的方法
 
getName() - 类 cn.signit.sdk.pojo.FileData 中的方法
 
getName() - 类 cn.signit.sdk.pojo.IdentityMetadata 中的方法
 
getName() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取name属性字段的值.
getName() - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
getName() - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest 中的方法
 
getName() - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest 中的方法
 
getName() - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest.ExcelParticipant 中的方法
 
getName() - 类 cn.signit.sdk.pojo.response.QueryEnterpriseTemplatesResponse.Bst 中的方法
 
getName() - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.ParamParticipant 中的方法
 
getName() - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.ParamParticipantForm 中的方法
 
getName() - 类 cn.signit.sdk.pojo.SealData 中的方法
 
getName() - 类 cn.signit.sdk.pojo.Sender 中的方法
 
getName() - 类 cn.signit.sdk.pojo.Signer.SignerInfo 中的方法
 
getName() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
getName() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Sender 中的方法
 
getName() - 类 cn.signit.sdk.pojo.WriteData 中的方法
 
getNeedCallback() - 类 cn.signit.sdk.pojo.webhook.response.WebhookResponse 中的方法
已过时。 
getNeedCallBack() - 类 cn.signit.sdk.pojo.webhook.response.WebhookResponse 中的方法
 
getNeedCallback() - 类 cn.signit.sdk.pojo.WebhookData 中的方法
 
getOauthData(String, String, TokenType, boolean) - 类 cn.signit.sdk.SignitClient 中的方法
 
getOffset() - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
getOffset() - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
getOnTimeRequestCertificateInfo() - 类 cn.signit.sdk.pojo.ElecSign.Certificate 中的方法
 
getOpenMetadata() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取openMetadata属性字段的值.
getOrgCode() - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest 中的方法
 
getOrgImage() - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest 中的方法
 
getOrgnizationName() - 类 cn.signit.sdk.pojo.Signer.SignerInfo 中的方法
 
getPage() - 类 cn.signit.sdk.pojo.Signer.Position.RectanglePosition 中的方法
 
getPages() - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
getParamDatas() - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest 中的方法
 
getParamParticipantForms() - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest.TemplateEnvelopeParamData 中的方法
 
getParamParticipantForms() - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.TemplateParamData 中的方法
 
getParamParticipants() - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest.TemplateEnvelopeParamData 中的方法
 
getParamParticipants() - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.TemplateParamData 中的方法
 
getParticipantInfo() - 类 cn.signit.sdk.pojo.request.AppendEnvelopeParticipantsRequest 中的方法
 
getParticipantInfo() - 类 cn.signit.sdk.pojo.request.CreateSignProcessRequest 中的方法
 
getParticipantInfo() - 类 cn.signit.sdk.pojo.request.StartEnvelopeRequest 中的方法
 
getParticipantInfo() - 类 cn.signit.sdk.pojo.response.CreateSignProcessResponse 中的方法
 
getParticipants() - 类 cn.signit.sdk.pojo.response.AppendEnvelopeParticipantsResponse 中的方法
 
getParticipantWsid() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取participantWsid属性字段的值.
getParticipantWsid() - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
getPhone() - 类 cn.signit.sdk.pojo.Contact 中的方法
 
getPhone() - 类 cn.signit.sdk.pojo.EnterpriseAgent 中的方法
 
getPhone() - 类 cn.signit.sdk.pojo.EnterpriseLegalPerson 中的方法
 
getPhone() - 类 cn.signit.sdk.pojo.IdentityMetadata 中的方法
 
getPhone() - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest 中的方法
 
getPhone() - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest.ExcelParticipant 中的方法
 
getPhone() - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.ParamParticipant 中的方法
 
getPin() - 类 cn.signit.sdk.pojo.ElecSign.Certificate 中的方法
 
getPixel() - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
getPlatform() - 类 cn.signit.sdk.pojo.webhook.response.WebhookResponse.Source 中的方法
 
getPlatform() - 类 cn.signit.sdk.pojo.WebhookData.Source 中的方法
 
getPosition() - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
getPosition() - 类 cn.signit.sdk.pojo.request.CountersignatureSignRequest 中的方法
 
getPosition() - 类 cn.signit.sdk.pojo.Signer 中的方法
 
getPresetForms() - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
getPresetIdentities() - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
getPreviewAliveMinutes() - 类 cn.signit.sdk.pojo.request.AbstractSignitRequest 中的方法
 
getPreviewAliveMinutes() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.PreviewData 中的方法
 
getPreviewData() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted 中的方法
 
getQrcodeContent() - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
getRawData() - 类 cn.signit.sdk.pojo.webhook.response.WebhookResponse 中的方法
 
getRawData() - 类 cn.signit.sdk.pojo.WebhookData 中的方法
 
getReason() - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
getReason() - 类 cn.signit.sdk.pojo.Signer.SignerInfo 中的方法
 
getReceiveNotificationStatus() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取receiveNotificationStatus属性字段的值.
getReceiverParticipant() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted 中的方法
 
getReceiverParticipant() - 类 cn.signit.sdk.pojo.webhook.response.ParticipantHandling 中的方法
 
getReceivers() - 类 cn.signit.sdk.pojo.EnvelopeParticipantInfo 中的方法
 
getReceivers() - 类 cn.signit.sdk.pojo.ParticipantInfo 中的方法
 
getRectanglePosition() - 类 cn.signit.sdk.pojo.CountersignaturePosition 中的方法
 
getRectanglePosition() - 类 cn.signit.sdk.pojo.Signer.Position 中的方法
 
getRegistCode() - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest 中的方法
 
getRelativeHeightRatio() - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
getRelativeOffsetRatio() - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
getRelativeWidthRatio() - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
getRenderingMode() - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
getReplaceTextAfterLocate() - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
getResizeHeight() - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
getResizeWidth() - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
getResponseBody() - 类 cn.signit.sdk.http.AbstractHttpRequest 中的方法
Returns the last response stream as a string.
getResponseClass() - 类 cn.signit.sdk.pojo.request.AbstractSignitRequest 中的方法
 
getResponseClass() - 类 cn.signit.sdk.pojo.request.AppendEnvelopeParticipantsRequest 中的方法
 
getResponseClass() - 类 cn.signit.sdk.pojo.request.CountersignatureSignRequest 中的方法
 
getResponseClass() - 类 cn.signit.sdk.pojo.request.CreateSignProcessRequest 中的方法
 
getResponseClass() - 类 cn.signit.sdk.pojo.request.EndSignProcessRequest 中的方法
 
getResponseClass() - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest 中的方法
 
getResponseClass() - 类 cn.signit.sdk.pojo.request.EntrustSignProcess2WeSignRequest 中的方法
 
getResponseClass() - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest 中的方法
 
getResponseClass() - 类 cn.signit.sdk.pojo.request.RevokeSignProcessRequest 中的方法
 
getResponseClass() - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest 中的方法
 
getResponseClass() - 类 cn.signit.sdk.pojo.request.StartEnvelopeRequest 中的方法
获取响应信息类
getResponseClass() - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest 中的方法
获取响应信息类
getResponseClass() - 类 cn.signit.sdk.pojo.SignatureRequest 中的方法
 
getResponseCode() - 类 cn.signit.sdk.http.AbstractHttpRequest 中的方法
Returns the last HTTP response code.
getReturnUrl() - 类 cn.signit.sdk.pojo.request.AbstractSignitRequest 中的方法
 
getReturnUrl() - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest 中的方法
 
getReturnUrl() - 类 cn.signit.sdk.pojo.SignatureRequest 中的方法
 
getReturnUrl() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted 中的方法
 
getReturnUrl() - 类 cn.signit.sdk.pojo.webhook.response.ParticipantHandling 中的方法
 
getRevokeReason() - 类 cn.signit.sdk.pojo.request.RevokeSignProcessRequest 中的方法
 
getRoleType() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取roleType属性字段的值.
getRoleType() - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
getRoleType() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
getRowSpace() - 类 cn.signit.sdk.pojo.CountersignaturePosition 中的方法
 
getScale() - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
getScale() - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
getScale() - 类 cn.signit.sdk.pojo.Signer.Position.RectanglePosition 中的方法
 
getScope() - 类 cn.signit.sdk.pojo.OauthData 中的方法
 
getSealData() - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
getSealData() - 类 cn.signit.sdk.pojo.Signer.Data 中的方法
 
getSecretKey() - 类 cn.signit.sdk.http.Authentication 中的方法
 
getSecureLevel() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取secureLevel属性字段的值.
getSecureLevel() - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
getSecureLevel() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
getSelectedAuthTypes() - 类 cn.signit.sdk.pojo.ElecSign.OnTimeRequestCertificateInfo 中的方法
 
getSelectedAuthTypes() - 类 cn.signit.sdk.pojo.ParticipantOpenMetadata 中的方法
 
getSelectedAuthTypes() - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
getSender() - 类 cn.signit.sdk.pojo.EnvelopeParticipantInfo 中的方法
 
getSender() - 类 cn.signit.sdk.pojo.ParticipantInfo 中的方法
 
getSenderName() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.RawDataBasicInfo 中的方法
 
getSenderParticipant() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted 中的方法
 
getSenderParticipant() - 类 cn.signit.sdk.pojo.webhook.response.ParticipantHandling 中的方法
 
getSenderWsid() - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest 中的方法
 
getSenderWsid() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.RawDataBasicInfo 中的方法
 
getSequence() - 类 cn.signit.sdk.pojo.CountersignatureData 中的方法
 
getSequence() - 类 cn.signit.sdk.pojo.EnvelopeFile 中的方法
 
getSequence() - 类 cn.signit.sdk.pojo.Signer 中的方法
 
getSequenceSensitive() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取sequenceSensitive属性字段的值.
getSign() - 类 cn.signit.sdk.pojo.request.CountersignatureSignRequest 中的方法
 
getSignData() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted 中的方法
 
getSignData() - 类 cn.signit.sdk.pojo.webhook.response.ParticipantHandling 中的方法
 
getSignDetails() - 类 cn.signit.sdk.pojo.SignatureRequest 中的方法
 
getSigner() - 类 cn.signit.sdk.pojo.CountersignatureData 中的方法
 
getSignerInfo() - 类 cn.signit.sdk.pojo.Signer 中的方法
 
getSize() - 类 cn.signit.sdk.pojo.CountersignatureData 中的方法
 
getSms() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.BoContact 中的方法
 
getSource() - 类 cn.signit.sdk.pojo.webhook.response.WebhookResponse 中的方法
 
getSource() - 类 cn.signit.sdk.pojo.WebhookData 中的方法
 
getStatus() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取status属性字段的值.
getStatus() - 类 cn.signit.sdk.pojo.response.QueryEnterpriseTemplatesResponse.Bst 中的方法
 
getStatus() - 类 cn.signit.sdk.pojo.webhook.response.EnterpriseVerificationPrimaryCompleted 中的方法
 
getStatus() - 类 cn.signit.sdk.pojo.webhook.response.EnterpriseVerificationSubmitted 中的方法
 
getStatus() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.RawDataBasicInfo 中的方法
 
getStatus() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
getStatus() - 类 cn.signit.sdk.pojo.webhook.response.PersonVerificationCompleted 中的方法
 
getStatusDatetime() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.RawDataBasicInfo 中的方法
 
getStatusReason() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.RawDataBasicInfo 中的方法
 
getSubject() - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo 中的方法
 
getSubject() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.RawDataBasicInfo 中的方法
 
getSubmitDatetime() - 类 cn.signit.sdk.pojo.webhook.response.EnterpriseVerificationPrimaryCompleted 中的方法
 
getSubmitDatetime() - 类 cn.signit.sdk.pojo.webhook.response.PersonVerificationCompleted 中的方法
 
getTagId() - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
getTagId() - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest 中的方法
 
getTarget() - 类 cn.signit.sdk.pojo.webhook.response.WebhookResponse 中的方法
 
getTarget() - 类 cn.signit.sdk.pojo.WebhookData 中的方法
 
getTelephone() - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest 中的方法
 
getTemplateEnvelopeParamData() - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse 中的方法
 
getTemplateName() - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.TemplateParamData 中的方法
 
getTemplates() - 类 cn.signit.sdk.pojo.response.QueryEnterpriseTemplatesResponse 中的方法
 
getTemplateWsid() - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest 中的方法
 
getTemplateWsid() - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.TemplateParamData 中的方法
 
getTextContent() - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
getTimestamp() - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
getTitle() - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo 中的方法
 
getTitle() - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest 中的方法
 
getTitle() - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest 中的方法
 
getTitle() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.RawDataBasicInfo 中的方法
 
getToken_type() - 类 cn.signit.sdk.pojo.OauthData 中的方法
 
getTokenWsid() - 类 cn.signit.sdk.pojo.response.EndSignProcessResponse 中的方法
 
getTokenWsid() - 类 cn.signit.sdk.pojo.response.EntrustSignProcess2WeSignResponse 中的方法
 
getTokenWsid() - 类 cn.signit.sdk.pojo.response.ObtainPackEnvelopesContentResponse 中的方法
 
getTokenWsid() - 类 cn.signit.sdk.pojo.response.RevokeSignProcessResopnse 中的方法
 
getTransferType() - 类 cn.signit.sdk.pojo.FileData 中的方法
 
getTrustInstrumentImage() - 类 cn.signit.sdk.pojo.EnterpriseAgent 中的方法
 
getType() - 类 cn.signit.sdk.pojo.ElecSign.Certificate 中的方法
 
getType() - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo 中的方法
 
getType() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取type属性字段的值.
getType() - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
getType() - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest.ExcelParticipant 中的方法
 
getType() - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.ParamParticipant 中的方法
 
getType() - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.ParamParticipantForm 中的方法
 
getType() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.RawDataBasicInfo 中的方法
 
getType() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
getType() - 异常 cn.signit.sdk.SignitException 中的方法
 
getUlx() - 类 cn.signit.sdk.pojo.Signer.Position.RectanglePosition 中的方法
 
getUly() - 类 cn.signit.sdk.pojo.Signer.Position.RectanglePosition 中的方法
 
getUnifiedSocialCode() - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest 中的方法
 
getUnifiedSocialCreditCode() - 类 cn.signit.sdk.pojo.EnterpriseMetadata 中的方法
 
getUnionBankNo() - 类 cn.signit.sdk.pojo.EnterpriseBankCardInfo 中的方法
 
getUrl() - 类 cn.signit.sdk.pojo.BaseFileData 中的方法
 
getUrl() - 类 cn.signit.sdk.pojo.FileData 中的方法
 
getUrl() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.PreviewData 中的方法
 
getUrl() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.SignData 中的方法
 
getUrl() - 类 cn.signit.sdk.pojo.webhook.response.QuickSignCompleted 中的方法
 
getUsage() - 类 cn.signit.sdk.pojo.ParticipantPresetIdentity 中的方法
 
getUserMessage() - 类 cn.signit.sdk.pojo.ErrorResp 中的方法
 
getUserWsid() - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
getValue() - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest.ExcelParticipantForm 中的方法
 
getVersion() - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.TemplateParamData 中的方法
 
getViewDatetime() - 类 cn.signit.sdk.pojo.Participant 中的方法
获取viewDatetime属性字段的值.
getWebhookWsid() - 类 cn.signit.sdk.pojo.webhook.response.WebhookResponse.Target 中的方法
 
getWebhookWsid() - 类 cn.signit.sdk.pojo.WebhookData.Target 中的方法
 
getWidth() - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
getWidth() - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
getWidth() - 类 cn.signit.sdk.pojo.SignSize 中的方法
 
getWriteData() - 类 cn.signit.sdk.pojo.CountersignatureData 中的方法
 
getWriteData() - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
getWriteData() - 类 cn.signit.sdk.pojo.Signer.Data 中的方法
 
getWsid() - 类 cn.signit.sdk.pojo.CertData 中的方法
 
getWsid() - 类 cn.signit.sdk.pojo.response.QueryEnterpriseTemplatesResponse.Bst 中的方法
 
getWsid() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.RawDataBasicInfo 中的方法
 
getWsid() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
getWsid() - 类 cn.signit.sdk.pojo.WriteData 中的方法
 
getxOffset() - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
getyOffset() - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
GRANT_TYPE - 类 cn.signit.sdk.util.RequestParam 中的静态变量
 

H

handleMode(ParticipantHandleMode) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
hasAccessToken() - 类 cn.signit.sdk.http.Authentication 中的方法
 
hasAccessTokenType() - 类 cn.signit.sdk.http.Authentication 中的方法
 
hasAppId() - 类 cn.signit.sdk.http.Authentication 中的方法
 
hasSecretKey() - 类 cn.signit.sdk.http.Authentication 中的方法
 
height(Float) - 类 cn.signit.sdk.pojo.CountersignaturePosition.KeywordPositionBuilder 中的方法
 
height(Float) - 类 cn.signit.sdk.pojo.PresetForm.Builder 中的方法
 
height(Float) - 类 cn.signit.sdk.pojo.SignSize.Builder 中的方法
 
HEX - 类 cn.signit.sdk.util.Validator.RegexType 中的静态变量
16进制编码正则表达式.
HmacSignatureBuilder - cn.signit.sdk.util 中的 类
 
HmacSignatureBuilder() - 类 cn.signit.sdk.util.HmacSignatureBuilder 的构造方法
默认无参构造方法.
HmacSignatureBuilder(String, String, byte) - 类 cn.signit.sdk.util.HmacSignatureBuilder 的构造方法
基础信息的构造方法.
HmacSignatureBuilder(String, String, byte, String, byte[]) - 类 cn.signit.sdk.util.HmacSignatureBuilder 的构造方法
基础信息和认证密钥对初始化的构造方法.
HmacSignatureBuilder.BuilderMode - cn.signit.sdk.util 中的 枚举
构建模式的枚举.
host(String) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
设置需要加入运算的主机名称.
HttpClient - cn.signit.sdk.http 中的 类
 
HttpClient() - 类 cn.signit.sdk.http.HttpClient 的构造方法
 
HttpGetRequest - cn.signit.sdk.http 中的 类
 
HttpGetRequest(String) - 类 cn.signit.sdk.http.HttpGetRequest 的构造方法
 
HttpGetRequest(String, Authentication) - 类 cn.signit.sdk.http.HttpGetRequest 的构造方法
 
HttpGetRequest(String, Map<String, String>) - 类 cn.signit.sdk.http.HttpGetRequest 的构造方法
 
HttpGetRequest(String, Map<String, String>, Authentication) - 类 cn.signit.sdk.http.HttpGetRequest 的构造方法
 
HttpPostRequest - cn.signit.sdk.http 中的 类
 
HttpPostRequest(String) - 类 cn.signit.sdk.http.HttpPostRequest 的构造方法
 
HttpPostRequest(String, Authentication) - 类 cn.signit.sdk.http.HttpPostRequest 的构造方法
 
HttpPostRequest(String, Map<String, Serializable>) - 类 cn.signit.sdk.http.HttpPostRequest 的构造方法
 
HttpPostRequest(String, Map<String, Serializable>, Authentication) - 类 cn.signit.sdk.http.HttpPostRequest 的构造方法
 
HttpPostRequest(String, Object, Authentication) - 类 cn.signit.sdk.http.HttpPostRequest 的构造方法
 

I

id(String) - 类 cn.signit.sdk.pojo.EnvelopeFile.Builder 中的方法
 
IdCardImage - cn.signit.sdk.pojo 中的 类
证件图像数据.
IdCardImage() - 类 cn.signit.sdk.pojo.IdCardImage 的构造方法
 
IdCardImage(IdCardImage.Builder) - 类 cn.signit.sdk.pojo.IdCardImage 的构造方法
 
IdCardImage.Builder - cn.signit.sdk.pojo 中的 类
证件图片对象建造器
IdCardImage.Builder() - 类 cn.signit.sdk.pojo.IdCardImage.Builder 的构造方法
 
IdCardImage.Builder(IdCardImage) - 类 cn.signit.sdk.pojo.IdCardImage.Builder 的构造方法
 
IdCardImageData - cn.signit.sdk.pojo 中的 类
证件图片数据.
IdCardImageData(IdCardImageData.Builder) - 类 cn.signit.sdk.pojo.IdCardImageData 的构造方法
 
IdCardImageData() - 类 cn.signit.sdk.pojo.IdCardImageData 的构造方法
 
IdCardImageData.Builder - cn.signit.sdk.pojo 中的 类
证件图片数据对象建造器
IdCardImageData.Builder() - 类 cn.signit.sdk.pojo.IdCardImageData.Builder 的构造方法
 
IdCardImageData.Builder(IdCardImageData) - 类 cn.signit.sdk.pojo.IdCardImageData.Builder 的构造方法
 
idCardImages(List<IdCardImage>) - 类 cn.signit.sdk.pojo.EnterpriseAgent.Builder 中的方法
 
idCardImages(IdCardImage.Builder...) - 类 cn.signit.sdk.pojo.EnterpriseAgent.Builder 中的方法
 
idCardImages(List<IdCardImage>) - 类 cn.signit.sdk.pojo.EnterpriseLegalPerson.Builder 中的方法
 
idCardImages(IdCardImage.Builder...) - 类 cn.signit.sdk.pojo.EnterpriseLegalPerson.Builder 中的方法
 
idCardImages(List<IdCardImage>) - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest.Builder 中的方法
 
idCardImages(IdCardImage.Builder...) - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest.Builder 中的方法
 
idCardNo(String) - 类 cn.signit.sdk.pojo.EnterpriseAgent.Builder 中的方法
 
idCardNo(String) - 类 cn.signit.sdk.pojo.EnterpriseLegalPerson.Builder 中的方法
 
idCardNo(String) - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest.Builder 中的方法
 
idCardType(IdCardType) - 类 cn.signit.sdk.pojo.EnterpriseAgent.Builder 中的方法
 
idCardType(IdCardType) - 类 cn.signit.sdk.pojo.EnterpriseLegalPerson.Builder 中的方法
 
idCardType(IdCardType) - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest.Builder 中的方法
 
IdCardType - cn.signit.sdk.type 中的 枚举
身份证类型枚举.
identityCode(String) - 类 cn.signit.sdk.pojo.ParticipantPresetIdentity.Builder 中的方法
 
IdentityMetadata - cn.signit.sdk.pojo 中的 类
身份认证元数据.
IdentityMetadata() - 类 cn.signit.sdk.pojo.IdentityMetadata 的构造方法
 
identityName(String) - 类 cn.signit.sdk.pojo.ParticipantPresetIdentity.Builder 中的方法
 
identityType(String) - 类 cn.signit.sdk.pojo.ParticipantPresetIdentity.Builder 中的方法
 
imageCode(ImageCode) - 类 cn.signit.sdk.pojo.IdCardImage.Builder 中的方法
 
ImageCode - cn.signit.sdk.type 中的 枚举
图片类型编码枚举.
imageData(IdCardImageData) - 类 cn.signit.sdk.pojo.IdCardImage.Builder 中的方法
 
imageData(IdCardImageData.Builder) - 类 cn.signit.sdk.pojo.IdCardImage.Builder 中的方法
 
imageName(String) - 类 cn.signit.sdk.pojo.IdCardImage.Builder 中的方法
 
imageName - 类 cn.signit.sdk.pojo.IdCardImage 中的变量
图像名称.
index(Integer) - 类 cn.signit.sdk.pojo.CountersignaturePosition.KeywordPositionBuilder 中的方法
 
InitialValue - cn.signit.sdk.pojo 中的 类
签名初始化数据。
InitialValue() - 类 cn.signit.sdk.pojo.InitialValue 的构造方法
 
InitialValue(InitialValue.Builder) - 类 cn.signit.sdk.pojo.InitialValue 的构造方法
 
initialValue(InitialValue) - 类 cn.signit.sdk.pojo.PresetForm.Builder 中的方法
 
initialValue(InitialValue.Builder) - 类 cn.signit.sdk.pojo.PresetForm.Builder 中的方法
 
InitialValue.Builder - cn.signit.sdk.pojo 中的 类
签名初始化数据对象建造器
InitialValue.Builder() - 类 cn.signit.sdk.pojo.InitialValue.Builder 的构造方法
 
InitialValue.Builder(InitialValue) - 类 cn.signit.sdk.pojo.InitialValue.Builder 的构造方法
 
INTEGER_NUMBER - 类 cn.signit.sdk.util.Validator.RegexType 中的静态变量
整数正则表达式.
invokeNo - 类 cn.signit.sdk.pojo.response.AbstractSignitResponse 中的变量
 
invokeNo(String) - 类 cn.signit.sdk.pojo.response.EndSignProcessResponse.Builder 中的方法
 
invokeNo(String) - 类 cn.signit.sdk.pojo.response.EntrustSignProcess2WeSignResponse.Builder 中的方法
 
invokeNo(String) - 类 cn.signit.sdk.pojo.response.RevokeSignProcessResopnse.Builder 中的方法
 
IPV4 - 类 cn.signit.sdk.util.Validator.RegexType 中的静态变量
IPv4正则表达式.
IPV6_HEX_COMPRESSED - 类 cn.signit.sdk.util.Validator.RegexType 中的静态变量
IPv6十六进制压缩格式正则表达式.
IPV6_STD - 类 cn.signit.sdk.util.Validator.RegexType 中的静态变量
IPv6标准格式正则表达式.
isAllowRevoke() - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
isAttached(boolean) - 类 cn.signit.sdk.pojo.EnvelopeFile.Builder 中的方法
 
isAttached() - 类 cn.signit.sdk.pojo.EnvelopeFile 中的方法
 
isBase64(T) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为( BASE64 )表示的格式.
isBase64(T, String) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为( BASE64 )表示的格式.
isChinaCellphone(T) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为手机( cellphone , 中国大陆及其港澳台)格式.
isChinaCellphone(T, String) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为手机( cellphone , 中国大陆及其港澳台)格式.
isChinaIDcard(T) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为中国(含港澳台)身份证( ID Card )格式.
isChinaIDcard(T, String) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为中国(含港澳台)身份证( ID Card )格式.
isCommonIDcard(T) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为通用身份证( ID Card )格式.
isCommonIDcard(T, String) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为通用身份证( ID Card )格式.
isCorrected() - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
isDeleteCompletedEnvelope() - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
isDeleteCompletedEnvelope() - 类 cn.signit.sdk.pojo.Sender 中的方法
 
isEmail(T) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为email格式.
isEmail(T, String) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为邮箱( email )格式.
isEmpty(CharSequence) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验字符串是否为空.
isEmpty(Map<?, ?>) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验Map是否为空.
isEmpty(Collection<?>) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验集合(如:List/Set)是否为空.
isEmpty(T[]) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象数组是否为空.
isEmpty(int[]) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验原始整型数组是否为空.
isEmpty(long[]) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验原始长整型数组是否为空.
isEmpty(float[]) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验原始单精度浮点型数组是否为空.
isEmpty(double[]) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验原始双精度浮点型数组是否为空.
isEmpty(short[]) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验原始短整型数组是否为空.
isEmpty(boolean[]) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验原始boolean型数组是否为空.
isEmpty(byte[]) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验原始字节型数组是否为空.
isEmpty(char[]) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验原始字符型数组是否为空.
isEnableEmbeddedMode() - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
isEnableEmbeddedMode() - 类 cn.signit.sdk.pojo.Sender 中的方法
 
isEntrust(boolean) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
isEntrust() - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
isExternal(boolean) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
isExternal() - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
isFalse(boolean, Object) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言表达式为false.
isFalse(boolean, String, Object...) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言表达式为false.
isHashEquals(byte[]) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
判断期望摘要是否与已构建的摘要相等.
isHashEquals(byte[], HmacSignatureBuilder.BuilderMode) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
判断期望摘要是否与已构建的摘要相等.
isHashEqualsWithBase64(String) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
判断期望摘要是否与已构建的摘要相等.
isHashEqualsWithBase64(String, HmacSignatureBuilder.BuilderMode) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
判断期望摘要是否与已构建的摘要相等.
isHashEqualsWithHex(String) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
判断期望摘要是否与已构建的摘要相等.
isHashEqualsWithHex(String, HmacSignatureBuilder.BuilderMode) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
判断期望摘要是否与已构建的摘要相等.
isHex(T) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为( HEX )16进制表示的格式.
isHex(T, String) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为( HEX )16进制表示的格式.
isIntegerNumber(T) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为整数(正负整数和0)数字( number )格式.
isIntegerNumber(T, String) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为整数(正负整数和0)数字( number )格式.
isIP(T) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为( IP )地址(支持IPv4/IPv6)格式.
isIP(T, String) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为( IP )地址(支持IPv4/IPv6)格式.
isIPv4(T) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为( IPv4 )地址格式.
isIPv4(T, String) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为( IPv4 )地址格式.
isIPv6(T) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为( IPv6 )地址格式.
isIPv6(T, String) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为( IPv6 )地址格式.
isLocked() - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
isMd5(T) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为( MD5 )16进制表示的格式.
isMd5(T, String) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为( MD5 )16进制表示的格式.
isModifiable() - 类 cn.signit.sdk.pojo.ParticipantPresetIdentity 中的方法
 
isNeedForm() - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
isNeedForm() - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
isNull(T) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言对象为null.
isNull(T, Object) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言对象为null.
isNull(T, String, Object...) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言对象为null.
isPassword(T) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为密码格式.
isPassword(T, int) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为密码格式.
isPassword(T, int, int) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为密码格式.
isPassword(T, String) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为密码格式.
isRequired() - 类 cn.signit.sdk.pojo.PresetForm 中的方法
已过时。 
isResizable() - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
isRevisable() - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
isSequenceSensitive() - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
isSha1(T) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为( SHA1 )16进制表示的格式.
isSha1(T, String) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为( SHA1 )16进制表示的格式.
isSinglePageMark() - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
isSuccess() - 类 cn.signit.sdk.pojo.response.AbstractSignitResponse 中的方法
 
isTrue(boolean) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言表达式为true.
isTrue(boolean, Object) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言表达式为true.
isTrue(boolean, String, Object...) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言表达式为true.
isUrl(T) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为( URL )地址格式.
isUrl(T, String) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为( URL )地址格式.
isUsePresetCancelAnnounceFile() - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest 中的方法
 
isValidJson(String) - 类 cn.signit.sdk.util.FastjsonDecoder 中的静态方法
判断JSON字符串是否是一个合法的JSON字符串
isWsid(T) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为( WSID )表示的格式.
isWsid(T, String) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验任意对象是否为( WSID )表示的格式.

K

keyword(String) - 类 cn.signit.sdk.pojo.CountersignaturePosition.KeywordPositionBuilder 中的方法
 
keywordPosition(CountersignaturePosition.KeywordPositionBuilder) - 类 cn.signit.sdk.pojo.CountersignaturePosition.Builder 中的方法
 

L

lastHttpStatusCode - 类 cn.signit.sdk.http.AbstractHttpRequest 中的变量
 
lastResponseStream - 类 cn.signit.sdk.http.AbstractHttpRequest 中的变量
 
legalPerson(EnterpriseLegalPerson) - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 中的方法
 
legalPerson(EnterpriseLegalPerson.Builder) - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 中的方法
 
ListBuilder - cn.signit.sdk.util 中的 类
根据多个Builder构建对应的数据列表.
ListBuilder() - 类 cn.signit.sdk.util.ListBuilder 的构造方法
 
ListSignersBuilder - cn.signit.sdk.util 中的 类
 
location(String) - 类 cn.signit.sdk.pojo.InitialValue.Builder 中的方法
已过时。 
locked(boolean) - 类 cn.signit.sdk.pojo.InitialValue.Builder 中的方法
 

M

main(String[]) - 类 cn.signit.sdk.Application 中的静态方法
 
margin(Float) - 类 cn.signit.sdk.pojo.PresetForm.Builder 中的方法
 
MD5 - 类 cn.signit.sdk.util.Validator.RegexType 中的静态变量
MD5正则表达式.
message - 类 cn.signit.sdk.pojo.response.AbstractSignitResponse 中的变量
 
message(String) - 类 cn.signit.sdk.pojo.response.EndSignProcessResponse.Builder 中的方法
 
message(String) - 类 cn.signit.sdk.pojo.response.EntrustSignProcess2WeSignResponse.Builder 中的方法
 
message(String) - 类 cn.signit.sdk.pojo.response.RevokeSignProcessResopnse.Builder 中的方法
 
metadata(String) - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo.Builder 中的方法
 
metadata(String) - 类 cn.signit.sdk.pojo.EnvelopeFile.Builder 中的方法
 
metadata(String) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
method - 类 cn.signit.sdk.http.HttpPostRequest 中的变量
 
method(String) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
设置需要加入运算的请求方法.
mode(String) - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo.Builder 中的方法
 
modifiable(boolean) - 类 cn.signit.sdk.pojo.ParticipantPresetIdentity.Builder 中的方法
 

N

name - 类 cn.signit.sdk.pojo.BaseFileData.Builder 中的变量
 
name(String) - 类 cn.signit.sdk.pojo.BaseFileData.Builder 中的方法
 
name - 类 cn.signit.sdk.pojo.BaseFileData 中的变量
 
name(String) - 类 cn.signit.sdk.pojo.EnterpriseAgent.Builder 中的方法
 
name(String) - 类 cn.signit.sdk.pojo.EnterpriseLegalPerson.Builder 中的方法
 
name(String) - 类 cn.signit.sdk.pojo.FileData.Builder 中的方法
 
name(String) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
name(String) - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 中的方法
 
name(String) - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest.Builder 中的方法
 
name(String) - 类 cn.signit.sdk.pojo.Sender.Builder 中的方法
 
name(String) - 类 cn.signit.sdk.pojo.WriteData.Builder 中的方法
 
NamingStyle - cn.signit.sdk.type 中的 枚举
命名风格的枚举.
needForm(boolean) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.BaseFileData 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.CertData 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.Contact 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.EnterpriseAgent 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.EnterpriseBankCardInfo 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.EnterpriseLegalPerson 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.EnvelopeContentInfo 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.EnvelopeFile 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.EnvelopeParticipantInfo 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.IdCardImage 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.IdCardImageData 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.ParticipantInfo 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.ParticipantPresetIdentity 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.request.AppendEnvelopeParticipantsRequest 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.request.CreateSignProcessRequest 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.request.EntrustSignProcess2WeSignRequest 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.request.RevokeSignProcessRequest 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.request.StartEnvelopeRequest 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.response.CreateSignProcessResponse 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.response.EndSignProcessResponse 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.response.EntrustSignProcess2WeSignResponse 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.response.ObtainPackEnvelopesContentResponse 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.response.RevokeSignProcessResopnse 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.Sender 中的方法
 
newBuilder() - 类 cn.signit.sdk.pojo.WriteData 中的方法
 
newBuilder() - 类 cn.signit.sdk.util.ListSignersBuilder 中的静态方法
 
nonce(String) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
设置需要加入运算的随机数.
notEmpty(Collection<?>) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言任意集合(如:List/Set)不是空.
notEmpty(Collection<?>, Object) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言任意集合(如:List/Set)不是空.
notEmpty(Collection<?>, String, Object...) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言任意集合(如:List/Set)不是空.
notEmpty(Map<?, ?>) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言任意Map不是空.
notEmpty(Map<?, ?>, Object) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言任意Map不是空.
notEmpty(Map<?, ?>, String, Object...) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言任意Map不是空.
notEmpty(T[]) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言任意对象数组不是空.
notEmpty(T[], Object) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言任意对象数组不是空.
notEmpty(T[], String, Object...) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言任意对象数组不是空.
notEmpty(byte[]) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言字节型数组不是空.
notEmpty(byte[], Object) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言字节型数组不是空.
notEmpty(byte[], String, Object...) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言字节型数组不是空.
notEmpty(int[]) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言整数型数组不是空.
notEmpty(int[], Object) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言整数型数组不是空.
notEmpty(int[], String, Object...) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言整数型数组不是空.
notFalse(boolean) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言表达式不为false.
notFalse(boolean, Object) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言表达式不为false.
notFalse(boolean, String, Object...) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言表达式不为false.
notNull(T) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言任意对象不是null.
notNull(T, Object) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言任意对象不是null.
notNull(T, String, Object...) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言任意对象不是null.
notTrue(boolean) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言表达式不为true.
notTrue(boolean, Object) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言表达式不为true.
notTrue(boolean, String, Object...) - 类 cn.signit.sdk.util.Validator 中的静态方法
校验并断言表达式不为true.

O

OauthData - cn.signit.sdk.pojo 中的 类
 
OauthData() - 类 cn.signit.sdk.pojo.OauthData 的构造方法
 
ObtainPackEnvelopesContentResponse - cn.signit.sdk.pojo.response 中的 类
获取完成签署的流程的文件
ObtainPackEnvelopesContentResponse(String, String, FileData) - 类 cn.signit.sdk.pojo.response.ObtainPackEnvelopesContentResponse 的构造方法
构造方法.
ObtainPackEnvelopesContentResponse() - 类 cn.signit.sdk.pojo.response.ObtainPackEnvelopesContentResponse 的构造方法
 
ObtainPackEnvelopesContentResponse(ObtainPackEnvelopesContentResponse.Builder) - 类 cn.signit.sdk.pojo.response.ObtainPackEnvelopesContentResponse 的构造方法
 
ObtainPackEnvelopesContentResponse.Builder - cn.signit.sdk.pojo.response 中的 类
 
ObtainPackEnvelopesContentResponse.Builder() - 类 cn.signit.sdk.pojo.response.ObtainPackEnvelopesContentResponse.Builder 的构造方法
 
ObtainPackEnvelopesContentResponse.Builder(ObtainPackEnvelopesContentResponse) - 类 cn.signit.sdk.pojo.response.ObtainPackEnvelopesContentResponse.Builder 的构造方法
构造方法.
offset(Float) - 类 cn.signit.sdk.pojo.PresetForm.Builder 中的方法
 
orgCode(String) - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 中的方法
已过时。 
orgImage(IdCardImage) - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 中的方法
 
orgImage(IdCardImage.Builder) - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 中的方法
 

P

pages(String) - 类 cn.signit.sdk.pojo.CountersignaturePosition.KeywordPositionBuilder 中的方法
 
parse(int) - 枚举 cn.signit.sdk.type.BstStatus 中的静态方法
根据int值来解析到对应的枚举实例.
parse(String) - 枚举 cn.signit.sdk.type.BstStatus 中的静态方法
根据String值来解析到对应的枚举实例.
parse(int) - 枚举 cn.signit.sdk.type.TransferType 中的静态方法
根据枚举code值解析得到对应的枚举类型.
parse(String) - 枚举 cn.signit.sdk.type.TransferType 中的静态方法
根据枚举名称解析枚举类型(不区分大小写).
parse(String) - 枚举 cn.signit.sdk.type.WebhookEventType 中的静态方法
根据事件名称解析成对应的枚举类型.
parseWebhookData(String) - 类 cn.signit.sdk.SignitClient 中的方法
快捷签署webhook响应数据解析.
parseWebhookResponse(String) - 类 cn.signit.sdk.SignitClient 中的静态方法
解析webhook响应数据.
Participant - cn.signit.sdk.pojo 中的 类
 
Participant() - 类 cn.signit.sdk.pojo.Participant 的构造方法
 
ParticipantConfirmed - cn.signit.sdk.pojo.webhook.response 中的 类
参与者确认事件webhook信息具体数据.
ParticipantConfirmed() - 类 cn.signit.sdk.pojo.webhook.response.ParticipantConfirmed 的构造方法
 
ParticipantExpired - cn.signit.sdk.pojo.webhook.response 中的 类
参与者逾期未签署信封事件.
ParticipantExpired() - 类 cn.signit.sdk.pojo.webhook.response.ParticipantExpired 的构造方法
 
ParticipantHandleMode - cn.signit.sdk.type 中的 枚举
参与者处理表单的模式枚举
ParticipantHandling - cn.signit.sdk.pojo.webhook.response 中的 类
参与者处理信封事件.
ParticipantHandling() - 类 cn.signit.sdk.pojo.webhook.response.ParticipantHandling 的构造方法
 
ParticipantInfo - cn.signit.sdk.pojo 中的 类
 
ParticipantInfo() - 类 cn.signit.sdk.pojo.ParticipantInfo 的构造方法
 
ParticipantInfo(ParticipantInfo.Builder) - 类 cn.signit.sdk.pojo.ParticipantInfo 的构造方法
 
participantInfo(ParticipantInfo) - 类 cn.signit.sdk.pojo.request.AppendEnvelopeParticipantsRequest.Builder 中的方法
 
participantInfo(ParticipantInfo.Builder) - 类 cn.signit.sdk.pojo.request.AppendEnvelopeParticipantsRequest.Builder 中的方法
 
participantInfo(EnvelopeParticipantInfo) - 类 cn.signit.sdk.pojo.request.CreateSignProcessRequest.Builder 中的方法
 
participantInfo(EnvelopeParticipantInfo.Builder) - 类 cn.signit.sdk.pojo.request.CreateSignProcessRequest.Builder 中的方法
 
participantInfo(EnvelopeParticipantInfo) - 类 cn.signit.sdk.pojo.request.StartEnvelopeRequest.Builder 中的方法
 
participantInfo(EnvelopeParticipantInfo.Builder) - 类 cn.signit.sdk.pojo.request.StartEnvelopeRequest.Builder 中的方法
 
participantInfo(EnvelopeParticipantInfo) - 类 cn.signit.sdk.pojo.response.CreateSignProcessResponse.Builder 中的方法
 
participantInfo(EnvelopeParticipantInfo.Builder) - 类 cn.signit.sdk.pojo.response.CreateSignProcessResponse.Builder 中的方法
 
ParticipantInfo.Builder - cn.signit.sdk.pojo 中的 类
参与文件签署人员的信息对象建造器
ParticipantInfo.Builder() - 类 cn.signit.sdk.pojo.ParticipantInfo.Builder 的构造方法
 
ParticipantInfo.Builder(ParticipantInfo) - 类 cn.signit.sdk.pojo.ParticipantInfo.Builder 的构造方法
 
ParticipantOpenMetadata - cn.signit.sdk.pojo 中的 类
 
ParticipantOpenMetadata() - 类 cn.signit.sdk.pojo.ParticipantOpenMetadata 的构造方法
无参构造方法.
ParticipantOpenMetadata(List<String>, String, Boolean) - 类 cn.signit.sdk.pojo.ParticipantOpenMetadata 的构造方法
全参数构造方法.
ParticipantPresetIdentity - cn.signit.sdk.pojo 中的 类
参与方预填身份信息元数据.
ParticipantPresetIdentity() - 类 cn.signit.sdk.pojo.ParticipantPresetIdentity 的构造方法
 
ParticipantPresetIdentity(ParticipantPresetIdentity.Builder) - 类 cn.signit.sdk.pojo.ParticipantPresetIdentity 的构造方法
 
ParticipantPresetIdentity.Builder - cn.signit.sdk.pojo 中的 类
 
ParticipantPresetIdentity.Builder(ParticipantPresetIdentity) - 类 cn.signit.sdk.pojo.ParticipantPresetIdentity.Builder 的构造方法
 
ParticipantPresetIdentity.Builder() - 类 cn.signit.sdk.pojo.ParticipantPresetIdentity.Builder 的构造方法
 
ParticipantRejected - cn.signit.sdk.pojo.webhook.response 中的 类
参与者拒绝事件webhook信息具体数据.
ParticipantRejected() - 类 cn.signit.sdk.pojo.webhook.response.ParticipantRejected 的构造方法
 
participantWsid(String) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
PASSWORD - 类 cn.signit.sdk.util.Validator.RegexType 中的静态变量
 
payload(byte[]) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
设置需要加入运算的请求数据.
PersonAuthType - cn.signit.sdk.type 中的 枚举
个人实名认证方式
PersonVerificationCompleted - cn.signit.sdk.pojo.webhook.response 中的 类
个人实名认证完成事件.
PersonVerificationCompleted() - 类 cn.signit.sdk.pojo.webhook.response.PersonVerificationCompleted 的构造方法
 
PersonVerificationSubmitted - cn.signit.sdk.pojo.webhook.response 中的 类
个人实名认证提交事件.
PersonVerificationSubmitted() - 类 cn.signit.sdk.pojo.webhook.response.PersonVerificationSubmitted 的构造方法
 
PersonVerifyRequest - cn.signit.sdk.pojo.request 中的 类
个人实名认证请求数据结构.
PersonVerifyRequest(PersonVerifyRequest.Builder) - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest 的构造方法
 
PersonVerifyRequest() - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest 的构造方法
 
PersonVerifyRequest.Builder - cn.signit.sdk.pojo.request 中的 类
个人实名认证构造器.
PersonVerifyRequest.Builder() - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest.Builder 的构造方法
 
PersonVerifyRequest.Builder(PersonVerifyRequest) - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest.Builder 的构造方法
 
PersonVerifyResponse - cn.signit.sdk.pojo.response 中的 类
个人实名认证响应.
PersonVerifyResponse() - 类 cn.signit.sdk.pojo.response.PersonVerifyResponse 的构造方法
 
phone(String) - 类 cn.signit.sdk.pojo.Contact.Builder 中的方法
 
phone(String) - 类 cn.signit.sdk.pojo.EnterpriseAgent.Builder 中的方法
 
phone(String) - 类 cn.signit.sdk.pojo.EnterpriseLegalPerson.Builder 中的方法
 
phone(String) - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest.Builder 中的方法
 
pixel(Integer) - 类 cn.signit.sdk.pojo.PresetForm.Builder 中的方法
 
position(Signer.Position) - 类 cn.signit.sdk.pojo.PresetForm.Builder 中的方法
 
position(Signer.Position.PositionBuilder) - 类 cn.signit.sdk.pojo.PresetForm.Builder 中的方法
 
position(CountersignaturePosition) - 类 cn.signit.sdk.pojo.request.CountersignatureSignRequest.Builder 中的方法
 
position(CountersignaturePosition.Builder) - 类 cn.signit.sdk.pojo.request.CountersignatureSignRequest.Builder 中的方法
 
post(String) - 类 cn.signit.sdk.http.HttpClient 中的方法
 
postAndGetInputStream(String) - 类 cn.signit.sdk.http.HttpClient 中的方法
 
PresetForm - cn.signit.sdk.pojo 中的 类
预设表单信息。
PresetForm() - 类 cn.signit.sdk.pojo.PresetForm 的构造方法
 
PresetForm(PresetForm.Builder) - 类 cn.signit.sdk.pojo.PresetForm 的构造方法
 
PresetForm.Builder - cn.signit.sdk.pojo 中的 类
预设表单信息对象建造器
PresetForm.Builder() - 类 cn.signit.sdk.pojo.PresetForm.Builder 的构造方法
 
PresetForm.Builder(PresetForm) - 类 cn.signit.sdk.pojo.PresetForm.Builder 的构造方法
 
presetForms(List<PresetForm>) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
presetForms(PresetForm.Builder...) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
presetIdentities(List<ParticipantPresetIdentity>) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
presetIdentities(ParticipantPresetIdentity.Builder...) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
previewAliveMinutes - 类 cn.signit.sdk.pojo.request.AbstractSignitRequest 中的变量
开放平台是否允许开启信封预览链接功能,并设置有效期 只有保证开启enablePreview=true,该有效期设置才起作用 分钟为单位 默认为15天(21600分钟)
previewAliveMinutes(Integer) - 类 cn.signit.sdk.pojo.request.StartEnvelopeRequest.Builder 中的方法
 

Q

qrcodeContent(String) - 类 cn.signit.sdk.pojo.InitialValue.Builder 中的方法
 
QueryEnterpriseTemplatesResponse - cn.signit.sdk.pojo.response 中的 类
查询开发者企业启用模板响应
QueryEnterpriseTemplatesResponse() - 类 cn.signit.sdk.pojo.response.QueryEnterpriseTemplatesResponse 的构造方法
 
QueryEnterpriseTemplatesResponse.Bst - cn.signit.sdk.pojo.response 中的 类
业务场景模板.
QueryEnterpriseTemplatesResponse.Bst() - 类 cn.signit.sdk.pojo.response.QueryEnterpriseTemplatesResponse.Bst 的构造方法
 
QueryEnterpriseTemplatesResponse.Template - cn.signit.sdk.pojo.response 中的 类
模板数据结构
QueryEnterpriseTemplatesResponse.Template() - 类 cn.signit.sdk.pojo.response.QueryEnterpriseTemplatesResponse.Template 的构造方法
 
QueryTemplateParamDataResponse - cn.signit.sdk.pojo.response 中的 类
查询模板变量响应
QueryTemplateParamDataResponse() - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse 的构造方法
 
QueryTemplateParamDataResponse.ParamParticipant - cn.signit.sdk.pojo.response 中的 类
签署人变量数据
QueryTemplateParamDataResponse.ParamParticipant() - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.ParamParticipant 的构造方法
 
QueryTemplateParamDataResponse.ParamParticipantForm - cn.signit.sdk.pojo.response 中的 类
签署人表单数据
QueryTemplateParamDataResponse.ParamParticipantForm() - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.ParamParticipantForm 的构造方法
 
QueryTemplateParamDataResponse.TemplateParamData - cn.signit.sdk.pojo.response 中的 类
模板变量数据
QueryTemplateParamDataResponse.TemplateParamData() - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.TemplateParamData 的构造方法
 
QuickSignCompleted - cn.signit.sdk.pojo.webhook.response 中的 类
快捷签署完成事件webhook信息具体数据.
QuickSignCompleted() - 类 cn.signit.sdk.pojo.webhook.response.QuickSignCompleted 的构造方法
 

R

rawDataAsBean() - 类 cn.signit.sdk.pojo.webhook.response.WebhookResponse 中的方法
 
rawDataAsBean(Class<T>) - 类 cn.signit.sdk.pojo.webhook.response.WebhookResponse 中的方法
 
READ_TIMEOUT - 类 cn.signit.sdk.http.AbstractHttpRequest 中的静态变量
 
reason(String) - 类 cn.signit.sdk.pojo.InitialValue.Builder 中的方法
已过时。 
Receiver - cn.signit.sdk.pojo 中的 类
接收方信息。
Receiver() - 类 cn.signit.sdk.pojo.Receiver 的构造方法
 
Receiver(Receiver.Builder) - 类 cn.signit.sdk.pojo.Receiver 的构造方法
 
Receiver.Builder - cn.signit.sdk.pojo 中的 类
接收方信息对象构造器
Receiver.Builder() - 类 cn.signit.sdk.pojo.Receiver.Builder 的构造方法
 
Receiver.Builder(Receiver) - 类 cn.signit.sdk.pojo.Receiver.Builder 的构造方法
 
receivers(List<Receiver>) - 类 cn.signit.sdk.pojo.EnvelopeParticipantInfo.Builder 中的方法
 
receivers(Receiver.Builder...) - 类 cn.signit.sdk.pojo.EnvelopeParticipantInfo.Builder 中的方法
 
receivers(List<Receiver>) - 类 cn.signit.sdk.pojo.ParticipantInfo.Builder 中的方法
 
receivers(Receiver.Builder...) - 类 cn.signit.sdk.pojo.ParticipantInfo.Builder 中的方法
 
ReceiverType - cn.signit.sdk.type 中的 枚举
参与者类型状态枚举.
rectanglePosition(Signer.Position.RectanglePosition) - 类 cn.signit.sdk.pojo.CountersignaturePosition.Builder 中的方法
 
rectanglePosition(Signer.Position.RectanglePosition.RectanglePositionBuilder) - 类 cn.signit.sdk.pojo.CountersignaturePosition.Builder 中的方法
 
registCode(String) - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 中的方法
 
renderingMode(RenderMode) - 类 cn.signit.sdk.pojo.InitialValue.Builder 中的方法
 
RenderMode - cn.signit.sdk.type 中的 枚举
签名渲染模式.
RequestParam - cn.signit.sdk.util 中的 类
 
RequestParam() - 类 cn.signit.sdk.util.RequestParam 的构造方法
 
required(boolean) - 类 cn.signit.sdk.pojo.PresetForm.Builder 中的方法
已过时。 
resizable(boolean) - 类 cn.signit.sdk.pojo.PresetForm.Builder 中的方法
 
resizeHeight(Float) - 类 cn.signit.sdk.pojo.PresetForm.Builder 中的方法
 
resizeWidth(Float) - 类 cn.signit.sdk.pojo.PresetForm.Builder 中的方法
 
resource(String) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
设置需要加入运算的请求资源地址(URI).
returnUrl - 类 cn.signit.sdk.pojo.request.AbstractSignitRequest 中的变量
调用方自定义要求易企签的WEB平台在流程结束后需要跳转的指定URL地址.
returnUrl(String) - 类 cn.signit.sdk.pojo.request.CreateSignProcessRequest.Builder 中的方法
 
returnUrl(String) - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 中的方法
 
returnUrl(String) - 类 cn.signit.sdk.pojo.request.PersonVerifyRequest.Builder 中的方法
 
returnUrl(String) - 类 cn.signit.sdk.pojo.request.StartEnvelopeRequest.Builder 中的方法
 
revisable(boolean) - 类 cn.signit.sdk.pojo.PresetForm.Builder 中的方法
 
revokeReason(String) - 类 cn.signit.sdk.pojo.request.RevokeSignProcessRequest.Builder 中的方法
 
RevokeSignProcess - cn.signit.sdk.pojo.webhook.response 中的 类
 
RevokeSignProcess() - 类 cn.signit.sdk.pojo.webhook.response.RevokeSignProcess 的构造方法
 
RevokeSignProcessRequest - cn.signit.sdk.pojo.request 中的 类
撤销指定签署流程请求数据
RevokeSignProcessRequest() - 类 cn.signit.sdk.pojo.request.RevokeSignProcessRequest 的构造方法
 
RevokeSignProcessRequest(RevokeSignProcessRequest.Builder) - 类 cn.signit.sdk.pojo.request.RevokeSignProcessRequest 的构造方法
 
RevokeSignProcessRequest.Builder - cn.signit.sdk.pojo.request 中的 类
 
RevokeSignProcessRequest.Builder() - 类 cn.signit.sdk.pojo.request.RevokeSignProcessRequest.Builder 的构造方法
 
RevokeSignProcessRequest.Builder(RevokeSignProcessRequest) - 类 cn.signit.sdk.pojo.request.RevokeSignProcessRequest.Builder 的构造方法
 
RevokeSignProcessResopnse - cn.signit.sdk.pojo.response 中的 类
撤销指定签署流程响应数据
RevokeSignProcessResopnse() - 类 cn.signit.sdk.pojo.response.RevokeSignProcessResopnse 的构造方法
 
RevokeSignProcessResopnse(RevokeSignProcessResopnse.Builder) - 类 cn.signit.sdk.pojo.response.RevokeSignProcessResopnse 的构造方法
 
RevokeSignProcessResopnse.Builder - cn.signit.sdk.pojo.response 中的 类
 
RevokeSignProcessResopnse.Builder() - 类 cn.signit.sdk.pojo.response.RevokeSignProcessResopnse.Builder 的构造方法
 
RevokeSignProcessResopnse.Builder(RevokeSignProcessResopnse) - 类 cn.signit.sdk.pojo.response.RevokeSignProcessResopnse.Builder 的构造方法
 
roleType(EnvelopeRoleType) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
rowSpace(Float) - 类 cn.signit.sdk.pojo.CountersignaturePosition.Builder 中的方法
 

S

scale(Float) - 类 cn.signit.sdk.pojo.CountersignaturePosition.KeywordPositionBuilder 中的方法
 
scale(Float) - 类 cn.signit.sdk.pojo.PresetForm.Builder 中的方法
 
scheme(String) - 类 cn.signit.sdk.util.HmacSignatureBuilder 中的方法
设置需要加入运算的协议名称.
sealData(SealData) - 类 cn.signit.sdk.pojo.InitialValue.Builder 中的方法
 
sealData(SealData.SealDataBuilder) - 类 cn.signit.sdk.pojo.InitialValue.Builder 中的方法
 
SealData - cn.signit.sdk.pojo 中的 类
印章数据
SealData() - 类 cn.signit.sdk.pojo.SealData 的构造方法
 
SealData(String, String, String) - 类 cn.signit.sdk.pojo.SealData 的构造方法
 
SealData.SealDataBuilder - cn.signit.sdk.pojo 中的 类
印章数据对象构建器
SealData.SealDataBuilder() - 类 cn.signit.sdk.pojo.SealData.SealDataBuilder 的构造方法
 
secureLevel(SecureLevel) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
SecureLevel - cn.signit.sdk.type 中的 枚举
要求的安全级别类型的枚举
selectedAuthTypes(List<AuthType>) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
selectedAuthTypes(AuthType...) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
sender(Sender) - 类 cn.signit.sdk.pojo.EnvelopeParticipantInfo.Builder 中的方法
 
sender(Sender.Builder) - 类 cn.signit.sdk.pojo.EnvelopeParticipantInfo.Builder 中的方法
 
sender(Sender) - 类 cn.signit.sdk.pojo.ParticipantInfo.Builder 中的方法
 
sender(Sender.Builder) - 类 cn.signit.sdk.pojo.ParticipantInfo.Builder 中的方法
 
Sender - cn.signit.sdk.pojo 中的 类
发送方信息。
Sender() - 类 cn.signit.sdk.pojo.Sender 的构造方法
 
Sender(Sender.Builder) - 类 cn.signit.sdk.pojo.Sender 的构造方法
 
Sender.Builder - cn.signit.sdk.pojo 中的 类
发送方信息对象建造器
Sender.Builder() - 类 cn.signit.sdk.pojo.Sender.Builder 的构造方法
 
Sender.Builder(Sender) - 类 cn.signit.sdk.pojo.Sender.Builder 的构造方法
 
senderWsid(String) - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest.Builder 中的方法
 
sendSignatureRequest(SignatureRequest) - 类 cn.signit.sdk.SignitClient 中的方法
发送快捷签署请求.
sequence(Integer) - 类 cn.signit.sdk.pojo.CountersignatureData.Builder 中的方法
 
sequence(Integer) - 类 cn.signit.sdk.pojo.EnvelopeFile.Builder 中的方法
 
sequenceSensitive(boolean) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 
setAcceptDataByUrlAliveMinutes(Integer) - 类 cn.signit.sdk.pojo.request.AbstractSignitRequest 中的方法
 
setAcceptDataType(AcceptDataType) - 类 cn.signit.sdk.pojo.request.AbstractSignitRequest 中的方法
 
setAcceptDataType(AcceptDataType) - 类 cn.signit.sdk.pojo.SignatureRequest 中的方法
 
setAccess_token(String) - 类 cn.signit.sdk.pojo.OauthData 中的方法
 
setAccessToken(String) - 类 cn.signit.sdk.http.Authentication 中的方法
 
setAccessTokenType(TokenType) - 类 cn.signit.sdk.http.Authentication 中的方法
 
setAccount(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted 中的方法
 
setAccount(String) - 类 cn.signit.sdk.pojo.webhook.response.ParticipantHandling 中的方法
 
setActions(List<String>) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted 中的方法
 
setActions(List<String>) - 类 cn.signit.sdk.pojo.webhook.response.ParticipantHandling 中的方法
 
setActionUrl(String) - 类 cn.signit.sdk.pojo.response.CreateSignProcessResponse 中的方法
 
setActionUrl(String) - 类 cn.signit.sdk.pojo.response.EndSignProcessResponse 中的方法
 
setActionUrl(String) - 类 cn.signit.sdk.pojo.response.EntrustSignProcess2WeSignResponse 中的方法
 
setActionUrl(String) - 类 cn.signit.sdk.pojo.response.ObtainPackEnvelopesContentResponse 中的方法
 
setActionUrl(String) - 类 cn.signit.sdk.pojo.response.RevokeSignProcessResopnse 中的方法
 
setActionUrl(String) - 类 cn.signit.sdk.pojo.webhook.response.EnterpriseVerificationSubmitted 中的方法
 
setActionUrl(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted 中的方法
 
setActionUrl(String) - 类 cn.signit.sdk.pojo.webhook.response.ParticipantHandling 中的方法
 
setAlias(String) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置alias属性字段的值.
setAllowRevoke(boolean) - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
setAppId(String) - 类 cn.signit.sdk.http.Authentication 中的方法
 
setArea(String) - 类 cn.signit.sdk.pojo.EnterpriseBankCardInfo 中的方法
 
setAssignedMessage(String) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置assignedMessage属性字段的值.
setAssignedMessage(String) - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
setAssignedMessage(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
setAssignedSequence(Integer) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置assignedSequence属性字段的值.
setAssignedSequence(Integer) - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
setAssignedSequence(Integer) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
setAttached(boolean) - 类 cn.signit.sdk.pojo.EnvelopeFile 中的方法
 
setAuthLevel(AuthLevel) - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo 中的方法
 
setAuthLevel(String) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置authLevel属性字段的值.
setAuthLevel(AuthLevel) - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
setAuthLevel(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
setAuthorizerWsid(String) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置authorizerWsid属性字段的值.
setAuthorWsid(String) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置authorWsid属性字段的值.
setAuthorWsid(String) - 类 cn.signit.sdk.pojo.response.QueryEnterpriseTemplatesResponse.Bst 中的方法
 
setAuthorWsid(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.BoContact 中的方法
 
setAuthType(String) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置authType属性字段的值.
setAvatarFileWsid(String) - 类 cn.signit.sdk.pojo.response.QueryEnterpriseTemplatesResponse.Bst 中的方法
 
setBank(String) - 类 cn.signit.sdk.pojo.EnterpriseBankCardInfo 中的方法
 
setBankBranch(String) - 类 cn.signit.sdk.pojo.EnterpriseBankCardInfo 中的方法
 
setBankCardNo(String) - 类 cn.signit.sdk.pojo.EnterpriseBankCardInfo 中的方法
 
setBase64(String) - 类 cn.signit.sdk.pojo.BaseFileData 中的方法
 
setBase64(String) - 类 cn.signit.sdk.pojo.FileData 中的方法
 
setBase64(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.PreviewData 中的方法
 
setBase64(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.SignData 中的方法
 
setBase64(String) - 类 cn.signit.sdk.pojo.webhook.response.QuickSignCompleted 中的方法
 
setBasicEnvelope(EnvelopeStarted.RawDataBasicInfo) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted 中的方法
 
setBasicEnvelope(EnvelopeStarted.RawDataBasicInfo) - 类 cn.signit.sdk.pojo.webhook.response.ParticipantHandling 中的方法
 
setBasicinfo(EnvelopeBasicInfo) - 类 cn.signit.sdk.pojo.request.CreateSignProcessRequest 中的方法
 
setBasicinfo(EnvelopeBasicInfo) - 类 cn.signit.sdk.pojo.response.CreateSignProcessResponse 中的方法
 
setBst(QueryEnterpriseTemplatesResponse.Bst) - 类 cn.signit.sdk.pojo.response.QueryEnterpriseTemplatesResponse.Template 中的方法
 
setByteSize(Long) - 类 cn.signit.sdk.pojo.FileData 中的方法
 
setCancelAnnounceFile(String[]) - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest 中的方法
 
setCandidateSealSigns(List<ElecSign>) - 类 cn.signit.sdk.pojo.ParticipantOpenMetadata 中的方法
 
setCandidateWriteSigns(List<ElecSign>) - 类 cn.signit.sdk.pojo.ParticipantOpenMetadata 中的方法
 
setCertData(CertData) - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
setCertificate(ElecSign.Certificate) - 类 cn.signit.sdk.pojo.ElecSign 中的方法
 
setCertificate(Certificate) - 类 cn.signit.sdk.pojo.ParticipantOpenMetadata 中的方法
 
setCertificates(List<Certificate>) - 类 cn.signit.sdk.pojo.ParticipantOpenMetadata 中的方法
 
setCertPages(String) - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
setCertPassin(String) - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
setCertType(CertType) - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
setClientId(String) - 类 cn.signit.sdk.pojo.ParticipantOpenMetadata 中的方法
 
setClientId(String) - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
setClientId(String) - 类 cn.signit.sdk.pojo.Sender 中的方法
 
setCode(String) - 类 cn.signit.sdk.pojo.ErrorResp 中的方法
 
setCode(String) - 类 cn.signit.sdk.pojo.response.AbstractSignitResponse 中的方法
 
setCode(int) - 枚举 cn.signit.sdk.type.EnvelopeFlowType 中的方法
 
setCode(Integer) - 枚举 cn.signit.sdk.type.ImageCode 中的方法
 
setCode(int) - 枚举 cn.signit.sdk.type.TransferType 中的方法
 
setColumnSpace(Float) - 类 cn.signit.sdk.pojo.CountersignaturePosition 中的方法
 
setCompletedEnvelopeWsid(String) - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest 中的方法
 
setConfigContent(String) - 类 cn.signit.sdk.pojo.response.QueryEnterpriseTemplatesResponse.Bst 中的方法
 
setConfigVersion(int) - 类 cn.signit.sdk.pojo.response.QueryEnterpriseTemplatesResponse.Bst 中的方法
 
setContact(String) - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
setContact(Contact) - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
setContact(Contact) - 类 cn.signit.sdk.pojo.Sender 中的方法
 
setContact(String) - 类 cn.signit.sdk.pojo.Signer.SignerInfo 中的方法
 
setContactMetadata(EnvelopeStarted.BoContactMetadata) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
setContactMetadata(EnvelopeStarted.BoContactMetadata) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Sender 中的方法
 
setContacts(String) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置contacts属性字段的值.
setContacts(List<EnvelopeStarted.BoContact>) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.BoContactMetadata 中的方法
 
setContentInfo(EnvelopeContentInfo) - 类 cn.signit.sdk.pojo.request.CreateSignProcessRequest 中的方法
 
setContentType(FileType) - 类 cn.signit.sdk.pojo.EnvelopeFile 中的方法
 
setContentType(String) - 类 cn.signit.sdk.pojo.FileData 中的方法
 
setCorrected(Boolean) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置corrected属性字段的值.
setCorrected(boolean) - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
setCreateDatetime(Date) - 类 cn.signit.sdk.pojo.response.TemplateParamsSendEnvelopeResponse.JobInstance 中的方法
 
setCreatedDatetime(Date) - 类 cn.signit.sdk.pojo.response.QueryEnterpriseTemplatesResponse.Bst 中的方法
 
setCreatedDatetime(Long) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.RawDataBasicInfo 中的方法
 
setCurrentSequence(Integer) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.RawDataBasicInfo 中的方法
 
setCustomTag(String) - 类 cn.signit.sdk.pojo.request.AbstractSignitRequest 中的方法
 
setCustomTag(String) - 类 cn.signit.sdk.pojo.response.AbstractSignitResponse 中的方法
 
setCustomTag(String) - 类 cn.signit.sdk.pojo.SignatureRequest 中的方法
 
setCustomTag(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted 中的方法
 
setCustomTag(String) - 类 cn.signit.sdk.pojo.webhook.response.ParticipantHandling 中的方法
 
setData(FileData) - 类 cn.signit.sdk.pojo.ElecSign.Certificate 中的方法
 
setData(FileData) - 类 cn.signit.sdk.pojo.ElecSign 中的方法
 
setData(BaseFileData) - 类 cn.signit.sdk.pojo.EnvelopeFile 中的方法
 
setData(Signer.Data) - 类 cn.signit.sdk.pojo.Signer 中的方法
 
setDeleteCompletedEnvelope(boolean) - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
setDeleteCompletedEnvelope(boolean) - 类 cn.signit.sdk.pojo.Sender 中的方法
 
setDeleteTextAfterLocate(Boolean) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
setDepth(Integer) - 类 cn.signit.sdk.pojo.request.EntrustSignProcess2WeSignRequest 中的方法
 
setDescription(String) - 类 cn.signit.sdk.pojo.response.QueryEnterpriseTemplatesResponse.Bst 中的方法
 
setDescription(String) - 类 cn.signit.sdk.pojo.webhook.response.EnterpriseVerificationPrimaryCompleted 中的方法
 
setDescription(String) - 类 cn.signit.sdk.pojo.webhook.response.PersonVerificationCompleted 中的方法
 
setDescription(String) - 枚举 cn.signit.sdk.type.EnvelopeFlowType 中的方法
 
setDescription(String) - 枚举 cn.signit.sdk.type.ImageCode 中的方法
 
setDescription(String) - 枚举 cn.signit.sdk.type.TransferType 中的方法
 
setDescription(String) - 枚举 cn.signit.sdk.type.WebhookEventType 中的方法
设置description属性字段的值.
setDestination(String) - 类 cn.signit.sdk.pojo.webhook.response.WebhookResponse.Source 中的方法
 
setDestination(String) - 类 cn.signit.sdk.pojo.webhook.response.WebhookResponse.Target 中的方法
 
setDestination(String) - 类 cn.signit.sdk.pojo.WebhookData.Source 中的方法
 
setDestination(String) - 类 cn.signit.sdk.pojo.WebhookData.Target 中的方法
 
setDeveloperMessage(String) - 类 cn.signit.sdk.pojo.ErrorResp 中的方法
 
setDirection(Direction) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
setEmail(String) - 类 cn.signit.sdk.pojo.Contact 中的方法
 
setEmail(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.BoContact 中的方法
 
setEnableEmbeddedMode(Boolean) - 类 cn.signit.sdk.pojo.ParticipantOpenMetadata 中的方法
 
setEnableEmbeddedMode(boolean) - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
setEnableEmbeddedMode(boolean) - 类 cn.signit.sdk.pojo.Sender 中的方法
 
setEnablePreview(Boolean) - 类 cn.signit.sdk.pojo.request.AbstractSignitRequest 中的方法
 
setEnableSinglePage(Boolean) - 类 cn.signit.sdk.pojo.FileData 中的方法
 
setEnterprise(EnterpriseMetadata) - 类 cn.signit.sdk.pojo.ElecSign.OnTimeRequestCertificateInfo 中的方法
 
setEnterpriseName(String) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置enterpriseName属性字段的值.
setEnterpriseName(String) - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
setEnterpriseName(String) - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest.ExcelParticipant 中的方法
 
setEnterpriseName(String) - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.ParamParticipant 中的方法
 
setEnterpriseName(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
setEnterpriseWsid(String) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置enterpriseWsid属性字段的值.
setEntrust(boolean) - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
setEnvelopeDisplay(String) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置envelopeDisplay属性字段的值.
setEnvelopeFlag(String) - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest 中的方法
 
setEnvelopeFlowType(EnvelopeFlowType) - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest 中的方法
 
setEnvelopeWsid(String) - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo 中的方法
 
setEnvelopeWsid(String) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置envelopeWsid属性字段的值.
setEnvironmentUrl(String) - 类 cn.signit.sdk.SignitClient 中的方法
已过时。 
setErrorWsid(String) - 类 cn.signit.sdk.pojo.ErrorResp 中的方法
 
setEvent(String) - 类 cn.signit.sdk.pojo.webhook.response.WebhookResponse 中的方法
 
setEvent(String) - 类 cn.signit.sdk.pojo.WebhookData 中的方法
 
setEvent(String) - 枚举 cn.signit.sdk.type.WebhookEventType 中的方法
设置event属性字段的值.
setExpire(Integer) - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo 中的方法
 
setExpireDatetime(Date) - 类 cn.signit.sdk.pojo.request.EntrustSignProcess2WeSignRequest 中的方法
 
setExpireDatetime(Long) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.RawDataBasicInfo 中的方法
 
setExpires_in(Integer) - 类 cn.signit.sdk.pojo.OauthData 中的方法
 
setExternal(boolean) - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
setFieldName(String) - 类 cn.signit.sdk.pojo.Signer.Position 中的方法
 
setFileBytes(byte[]) - 类 cn.signit.sdk.pojo.FileData 中的方法
 
setFileData(FileData) - 类 cn.signit.sdk.pojo.request.CountersignatureSignRequest 中的方法
 
setFileData(FileData) - 类 cn.signit.sdk.pojo.response.ObtainPackEnvelopesContentResponse 中的方法
 
setFileData(FileData) - 类 cn.signit.sdk.pojo.SignatureRequest 中的方法
 
setFileId(String) - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
setFileName(String) - 类 cn.signit.sdk.pojo.EnvelopeFile 中的方法
 
setFileOverPassin(String) - 类 cn.signit.sdk.pojo.EnvelopeFile 中的方法
 
setFiles(List<EnvelopeFile>) - 类 cn.signit.sdk.pojo.EnvelopeContentInfo 中的方法
 
setFileWsid(String) - 类 cn.signit.sdk.pojo.FileData 中的方法
 
setFileWsid(String) - 类 cn.signit.sdk.pojo.IdCardImageData 中的方法
 
setFileWsid(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.SignData 中的方法
 
setFormType(FormType) - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
setHandleDatetime(Date) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置handleDatetime属性字段的值.
setHandleDatetime(Long) - 类 cn.signit.sdk.pojo.webhook.response.EnterpriseVerificationPrimaryCompleted 中的方法
 
setHandleDatetime(Long) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
setHandleDatetime(Long) - 类 cn.signit.sdk.pojo.webhook.response.PersonVerificationCompleted 中的方法
 
setHandleMode(String) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置handleMode属性字段的值.
setHandleMode(ParticipantHandleMode) - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
setHandleReason(String) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置handleReason属性字段的值.
setHandleReason(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
setHeight(Float) - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
setHeight(Float) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
setHeight(Float) - 类 cn.signit.sdk.pojo.SignSize 中的方法
 
setId(String) - 类 cn.signit.sdk.pojo.EnvelopeFile 中的方法
 
setId(String) - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest.ExcelParticipant 中的方法
 
setId(String) - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest.ExcelParticipantForm 中的方法
 
setId(String) - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.ParamParticipant 中的方法
 
setId(String) - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.ParamParticipantForm 中的方法
 
setIdCard(String) - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest.ExcelParticipant 中的方法
 
setIdCard(String) - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.ParamParticipant 中的方法
 
setIdCardImages(List<IdCardImage>) - 类 cn.signit.sdk.pojo.EnterpriseAgent 中的方法
 
setIdCardImages(List<IdCardImage>) - 类 cn.signit.sdk.pojo.EnterpriseLegalPerson 中的方法
 
setIdCardNo(String) - 类 cn.signit.sdk.pojo.EnterpriseAgent 中的方法
 
setIdCardNo(String) - 类 cn.signit.sdk.pojo.EnterpriseLegalPerson 中的方法
 
setIdCardNo(String) - 类 cn.signit.sdk.pojo.Signer.SignerInfo 中的方法
 
setIdCardType(IdCardType) - 类 cn.signit.sdk.pojo.CountersignatureSigner 中的方法
 
setIdCardType(IdCardType) - 类 cn.signit.sdk.pojo.EnterpriseAgent 中的方法
 
setIdCardType(IdCardType) - 类 cn.signit.sdk.pojo.EnterpriseLegalPerson 中的方法
 
setIdentity(IdentityMetadata) - 类 cn.signit.sdk.pojo.ElecSign.OnTimeRequestCertificateInfo 中的方法
 
setIdentityCode(String) - 类 cn.signit.sdk.pojo.ParticipantPresetIdentity 中的方法
 
setIdentityName(String) - 类 cn.signit.sdk.pojo.ParticipantPresetIdentity 中的方法
 
setIdentityNo(String) - 类 cn.signit.sdk.pojo.IdentityMetadata 中的方法
 
setIdentityType(String) - 类 cn.signit.sdk.pojo.IdentityMetadata 中的方法
 
setIdentityType(String) - 类 cn.signit.sdk.pojo.ParticipantPresetIdentity 中的方法
 
setImageCode(String) - 类 cn.signit.sdk.pojo.IdCardImage 中的方法
 
setImageData(IdCardImageData) - 类 cn.signit.sdk.pojo.IdCardImage 中的方法
 
setImageName(String) - 类 cn.signit.sdk.pojo.IdCardImage 中的方法
 
setIndex(Integer) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
setIndustryType(String) - 类 cn.signit.sdk.pojo.EnterpriseMetadata 中的方法
 
setInitialValue(InitialValue) - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
setInvokeNo(String) - 类 cn.signit.sdk.pojo.response.AbstractSignitResponse 中的方法
 
setInvokeNo(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted 中的方法
 
setInvokeNo(String) - 类 cn.signit.sdk.pojo.webhook.response.ParticipantHandling 中的方法
 
setIsExternal(Boolean) - 类 cn.signit.sdk.pojo.Participant 中的方法
 
setJobExecutionId(Long) - 类 cn.signit.sdk.pojo.response.TemplateParamsSendEnvelopeResponse.JobInstance 中的方法
 
setJobInstance(TemplateParamsSendEnvelopeResponse.JobInstance) - 类 cn.signit.sdk.pojo.response.TemplateParamsSendEnvelopeResponse 中的方法
 
setJobName(String) - 类 cn.signit.sdk.pojo.response.TemplateParamsSendEnvelopeResponse.JobInstance 中的方法
 
setKeyword(String) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
setKeywordPosition(Signer.Position.KeywordPosition) - 类 cn.signit.sdk.pojo.CountersignaturePosition 中的方法
 
setKeywordPosition(Signer.Position.KeywordPosition) - 类 cn.signit.sdk.pojo.Signer.Position 中的方法
 
setLocation(String) - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
setLocation(String) - 类 cn.signit.sdk.pojo.Signer.SignerInfo 中的方法
 
setLocked(boolean) - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
setLrx(Float) - 类 cn.signit.sdk.pojo.Signer.Position.RectanglePosition 中的方法
 
setLry(Float) - 类 cn.signit.sdk.pojo.Signer.Position.RectanglePosition 中的方法
 
setMargin(Float) - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
setMessage(String) - 类 cn.signit.sdk.pojo.response.AbstractSignitResponse 中的方法
 
setMetadata(String) - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo 中的方法
 
setMetadata(String) - 类 cn.signit.sdk.pojo.EnvelopeFile 中的方法
 
setMetadata(String) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置metadata属性字段的值.
setMetadata(String) - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
setMetadata(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
setMode(String) - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo 中的方法
 
setModifiable(boolean) - 类 cn.signit.sdk.pojo.ParticipantPresetIdentity 中的方法
 
setMoreInfo(String) - 类 cn.signit.sdk.pojo.ErrorResp 中的方法
 
setMultiSendNum(String) - 类 cn.signit.sdk.pojo.Participant 中的方法
 
setName(String) - 类 cn.signit.sdk.pojo.BaseFileData 中的方法
 
setName(String) - 类 cn.signit.sdk.pojo.ElecSign 中的方法
 
setName(String) - 类 cn.signit.sdk.pojo.EnterpriseAgent 中的方法
 
setName(String) - 类 cn.signit.sdk.pojo.EnterpriseLegalPerson 中的方法
 
setName(String) - 类 cn.signit.sdk.pojo.EnterpriseMetadata 中的方法
 
setName(String) - 类 cn.signit.sdk.pojo.FileData 中的方法
 
setName(String) - 类 cn.signit.sdk.pojo.IdentityMetadata 中的方法
 
setName(String) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置name属性字段的值.
setName(String) - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
setName(String) - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest.ExcelParticipant 中的方法
 
setName(String) - 类 cn.signit.sdk.pojo.response.QueryEnterpriseTemplatesResponse.Bst 中的方法
 
setName(String) - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.ParamParticipant 中的方法
 
setName(String) - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.ParamParticipantForm 中的方法
 
setName(String) - 类 cn.signit.sdk.pojo.SealData 中的方法
 
setName(String) - 类 cn.signit.sdk.pojo.Sender 中的方法
 
setName(String) - 类 cn.signit.sdk.pojo.Signer.SignerInfo 中的方法
 
setName(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
setName(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Sender 中的方法
 
setName(String) - 类 cn.signit.sdk.pojo.WriteData 中的方法
 
setNeedCallback(Boolean) - 类 cn.signit.sdk.pojo.webhook.response.WebhookResponse 中的方法
已过时。 
setNeedCallBack(Boolean) - 类 cn.signit.sdk.pojo.webhook.response.WebhookResponse 中的方法
 
setNeedCallback(Boolean) - 类 cn.signit.sdk.pojo.WebhookData 中的方法
 
setNeedForm(boolean) - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
setNeedForm(boolean) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
setOauthUrl(String) - 类 cn.signit.sdk.SignitClient 中的方法
设置授权请求路径.
setOffset(Float) - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
setOffset(Float) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
setOnTimeRequestCertificateInfo(ElecSign.OnTimeRequestCertificateInfo) - 类 cn.signit.sdk.pojo.ElecSign.Certificate 中的方法
 
setOpenMetadata(ParticipantOpenMetadata) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置openMetadata属性字段的值.
setOrgnizationName(String) - 类 cn.signit.sdk.pojo.Signer.SignerInfo 中的方法
 
setPage(Integer) - 类 cn.signit.sdk.pojo.Signer.Position.RectanglePosition 中的方法
 
setPages(String) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
setParamDatas(List<TemplateParamsSendEnvelopeRequest.TemplateEnvelopeParamData>) - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest 中的方法
 
setParamParticipantForms(List<TemplateParamsSendEnvelopeRequest.ExcelParticipantForm>) - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest.TemplateEnvelopeParamData 中的方法
 
setParamParticipantForms(List<QueryTemplateParamDataResponse.ParamParticipantForm>) - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.TemplateParamData 中的方法
 
setParamParticipants(List<TemplateParamsSendEnvelopeRequest.ExcelParticipant>) - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest.TemplateEnvelopeParamData 中的方法
 
setParamParticipants(List<QueryTemplateParamDataResponse.ParamParticipant>) - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.TemplateParamData 中的方法
 
setParticipantInfo(ParticipantInfo) - 类 cn.signit.sdk.pojo.request.AppendEnvelopeParticipantsRequest 中的方法
 
setParticipantInfo(EnvelopeParticipantInfo) - 类 cn.signit.sdk.pojo.request.CreateSignProcessRequest 中的方法
 
setParticipantInfo(EnvelopeParticipantInfo) - 类 cn.signit.sdk.pojo.response.CreateSignProcessResponse 中的方法
 
setParticipants(List<Participant>) - 类 cn.signit.sdk.pojo.response.AppendEnvelopeParticipantsResponse 中的方法
 
setParticipantWsid(String) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置participantWsid属性字段的值.
setParticipantWsid(String) - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
setPhone(String) - 类 cn.signit.sdk.pojo.Contact 中的方法
 
setPhone(String) - 类 cn.signit.sdk.pojo.EnterpriseAgent 中的方法
 
setPhone(String) - 类 cn.signit.sdk.pojo.EnterpriseLegalPerson 中的方法
 
setPhone(String) - 类 cn.signit.sdk.pojo.IdentityMetadata 中的方法
 
setPhone(String) - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest.ExcelParticipant 中的方法
 
setPhone(String) - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.ParamParticipant 中的方法
 
setPin(String) - 类 cn.signit.sdk.pojo.ElecSign.Certificate 中的方法
 
setPixel(Integer) - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
setPlatform(String) - 类 cn.signit.sdk.pojo.webhook.response.WebhookResponse.Source 中的方法
 
setPlatform(String) - 类 cn.signit.sdk.pojo.WebhookData.Source 中的方法
 
setPosition(Signer.Position) - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
setPosition(CountersignaturePosition) - 类 cn.signit.sdk.pojo.request.CountersignatureSignRequest 中的方法
 
setPosition(Signer.Position) - 类 cn.signit.sdk.pojo.Signer 中的方法
 
setPresetForms(List<PresetForm>) - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
setPresetIdentities(List<ParticipantPresetIdentity>) - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
setPreviewAliveMinutes(Integer) - 类 cn.signit.sdk.pojo.request.AbstractSignitRequest 中的方法
 
setPreviewAliveMinutes(Integer) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.PreviewData 中的方法
 
setPreviewData(EnvelopeStarted.PreviewData) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted 中的方法
 
setQrcodeContent(String) - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
setRawData(String) - 类 cn.signit.sdk.pojo.webhook.response.WebhookResponse 中的方法
 
setRawData(SignatureResponse) - 类 cn.signit.sdk.pojo.WebhookData 中的方法
 
setReason(String) - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
setReason(String) - 类 cn.signit.sdk.pojo.Signer.SignerInfo 中的方法
 
setReceiveNotificationStatus(String) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置receiveNotificationStatus属性字段的值.
setReceiverParticipant(EnvelopeStarted.Receiver) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted 中的方法
 
setReceiverParticipant(EnvelopeStarted.Receiver) - 类 cn.signit.sdk.pojo.webhook.response.ParticipantHandling 中的方法
 
setReceivers(List<Receiver>) - 类 cn.signit.sdk.pojo.EnvelopeParticipantInfo 中的方法
 
setReceivers(List<Receiver>) - 类 cn.signit.sdk.pojo.ParticipantInfo 中的方法
 
setRectanglePosition(Signer.Position.RectanglePosition) - 类 cn.signit.sdk.pojo.CountersignaturePosition 中的方法
 
setRectanglePosition(Signer.Position.RectanglePosition) - 类 cn.signit.sdk.pojo.Signer.Position 中的方法
 
setRelativeHeightRatio(Float) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
setRelativeOffsetRatio(Float) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
setRelativeWidthRatio(Float) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
setRenderingMode(RenderMode) - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
setReplaceTextAfterLocate(String) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
setRequired(boolean) - 类 cn.signit.sdk.pojo.PresetForm 中的方法
已过时。 
setResizable(boolean) - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
setResizeHeight(Float) - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
setResizeWidth(Float) - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
setReturnUrl(String) - 类 cn.signit.sdk.pojo.request.AbstractSignitRequest 中的方法
 
setReturnUrl(String) - 类 cn.signit.sdk.pojo.SignatureRequest 中的方法
 
setReturnUrl(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted 中的方法
 
setReturnUrl(String) - 类 cn.signit.sdk.pojo.webhook.response.ParticipantHandling 中的方法
 
setRevisable(boolean) - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
setRevokeReason(String) - 类 cn.signit.sdk.pojo.request.RevokeSignProcessRequest 中的方法
 
setRoleType(String) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置roleType属性字段的值.
setRoleType(EnvelopeRoleType) - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
setRoleType(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
setRowSpace(Float) - 类 cn.signit.sdk.pojo.CountersignaturePosition 中的方法
 
setScale(Float) - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
setScale(Float) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
setScale(Float) - 类 cn.signit.sdk.pojo.Signer.Position.RectanglePosition 中的方法
 
setScope(String) - 类 cn.signit.sdk.pojo.OauthData 中的方法
 
setSealData(SealData) - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
setSealData(SealData) - 类 cn.signit.sdk.pojo.Signer.Data 中的方法
 
setSecretKey(String) - 类 cn.signit.sdk.http.Authentication 中的方法
 
setSecureLevel(String) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置secureLevel属性字段的值.
setSecureLevel(SecureLevel) - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
setSecureLevel(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
setSelectedAuthTypes(List<AuthType>) - 类 cn.signit.sdk.pojo.ElecSign.OnTimeRequestCertificateInfo 中的方法
 
setSelectedAuthTypes(List<String>) - 类 cn.signit.sdk.pojo.ParticipantOpenMetadata 中的方法
 
setSelectedAuthTypes(List<AuthType>) - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
setSender(Sender) - 类 cn.signit.sdk.pojo.EnvelopeParticipantInfo 中的方法
 
setSender(Sender) - 类 cn.signit.sdk.pojo.ParticipantInfo 中的方法
 
setSenderName(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.RawDataBasicInfo 中的方法
 
setSenderParticipant(EnvelopeStarted.Sender) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted 中的方法
 
setSenderParticipant(EnvelopeStarted.Sender) - 类 cn.signit.sdk.pojo.webhook.response.ParticipantHandling 中的方法
 
setSenderWsid(String) - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest 中的方法
 
setSenderWsid(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.RawDataBasicInfo 中的方法
 
setSequence(Integer) - 类 cn.signit.sdk.pojo.CountersignatureData 中的方法
 
setSequence(Integer) - 类 cn.signit.sdk.pojo.EnvelopeFile 中的方法
 
setSequence(int) - 类 cn.signit.sdk.pojo.Signer 中的方法
 
setSequenceSensitive(Boolean) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置sequenceSensitive属性字段的值.
setSequenceSensitive(boolean) - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
setSign(List<CountersignatureData>) - 类 cn.signit.sdk.pojo.request.CountersignatureSignRequest 中的方法
 
setSignData(EnvelopeStarted.SignData) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted 中的方法
 
setSignData(EnvelopeStarted.SignData) - 类 cn.signit.sdk.pojo.webhook.response.ParticipantHandling 中的方法
 
setSignDetails(List<Signer>) - 类 cn.signit.sdk.pojo.SignatureRequest 中的方法
 
setSigner(CountersignatureSigner) - 类 cn.signit.sdk.pojo.CountersignatureData 中的方法
 
setSignerInfo(Signer.SignerInfo) - 类 cn.signit.sdk.pojo.Signer 中的方法
 
setSignUrl(String) - 类 cn.signit.sdk.SignitClient 中的方法
已过时。 
setSinglePageMark(boolean) - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
setSize(SignSize) - 类 cn.signit.sdk.pojo.CountersignatureData 中的方法
 
setSms(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.BoContact 中的方法
 
setSource(WebhookResponse.Source) - 类 cn.signit.sdk.pojo.webhook.response.WebhookResponse 中的方法
 
setSource(WebhookData.Source) - 类 cn.signit.sdk.pojo.WebhookData 中的方法
 
setStatus(String) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置status属性字段的值.
setStatus(BstStatus) - 类 cn.signit.sdk.pojo.response.QueryEnterpriseTemplatesResponse.Bst 中的方法
 
setStatus(String) - 类 cn.signit.sdk.pojo.webhook.response.EnterpriseVerificationPrimaryCompleted 中的方法
 
setStatus(String) - 类 cn.signit.sdk.pojo.webhook.response.EnterpriseVerificationSubmitted 中的方法
 
setStatus(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.RawDataBasicInfo 中的方法
 
setStatus(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
setStatus(String) - 类 cn.signit.sdk.pojo.webhook.response.PersonVerificationCompleted 中的方法
 
setStatusDatetime(Long) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.RawDataBasicInfo 中的方法
 
setStatusReason(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.RawDataBasicInfo 中的方法
 
setSubject(String) - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo 中的方法
 
setSubject(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.RawDataBasicInfo 中的方法
 
setSubmitDatetime(Long) - 类 cn.signit.sdk.pojo.webhook.response.EnterpriseVerificationPrimaryCompleted 中的方法
 
setSubmitDatetime(Long) - 类 cn.signit.sdk.pojo.webhook.response.PersonVerificationCompleted 中的方法
 
setTagId(String) - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
setTagId(String) - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest 中的方法
 
setTarget(WebhookResponse.Target) - 类 cn.signit.sdk.pojo.webhook.response.WebhookResponse 中的方法
 
setTarget(WebhookData.Target) - 类 cn.signit.sdk.pojo.WebhookData 中的方法
 
setTemplateEnvelopeParamData(QueryTemplateParamDataResponse.TemplateParamData) - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse 中的方法
 
setTemplateName(String) - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.TemplateParamData 中的方法
 
setTemplates(List<QueryEnterpriseTemplatesResponse.Template>) - 类 cn.signit.sdk.pojo.response.QueryEnterpriseTemplatesResponse 中的方法
 
setTemplateWsid(String) - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest 中的方法
 
setTemplateWsid(String) - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.TemplateParamData 中的方法
 
setTextContent(String) - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
setTimestamp(Long) - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
setTitle(String) - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo 中的方法
 
setTitle(String) - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest 中的方法
 
setTitle(String) - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest 中的方法
 
setTitle(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.RawDataBasicInfo 中的方法
 
setToken_type(String) - 类 cn.signit.sdk.pojo.OauthData 中的方法
 
setTokenWsid(String) - 类 cn.signit.sdk.pojo.response.EndSignProcessResponse 中的方法
 
setTokenWsid(String) - 类 cn.signit.sdk.pojo.response.EntrustSignProcess2WeSignResponse 中的方法
 
setTokenWsid(String) - 类 cn.signit.sdk.pojo.response.ObtainPackEnvelopesContentResponse 中的方法
 
setTokenWsid(String) - 类 cn.signit.sdk.pojo.response.RevokeSignProcessResopnse 中的方法
 
setTransferType(TransferType) - 类 cn.signit.sdk.pojo.FileData 中的方法
 
setTrustInstrumentImage(IdCardImage) - 类 cn.signit.sdk.pojo.EnterpriseAgent 中的方法
 
setType(String) - 类 cn.signit.sdk.pojo.ElecSign.Certificate 中的方法
 
setType(EnvelopeType) - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo 中的方法
 
setType(String) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置type属性字段的值.
setType(ReceiverType) - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
setType(String) - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest.ExcelParticipant 中的方法
 
setType(String) - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.ParamParticipant 中的方法
 
setType(String) - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.ParamParticipantForm 中的方法
 
setType(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.RawDataBasicInfo 中的方法
 
setType(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
setUlx(Float) - 类 cn.signit.sdk.pojo.Signer.Position.RectanglePosition 中的方法
 
setUly(Float) - 类 cn.signit.sdk.pojo.Signer.Position.RectanglePosition 中的方法
 
setUnifiedSocialCreditCode(String) - 类 cn.signit.sdk.pojo.EnterpriseMetadata 中的方法
 
setUnionBankNo(String) - 类 cn.signit.sdk.pojo.EnterpriseBankCardInfo 中的方法
 
setUrl(String) - 类 cn.signit.sdk.pojo.BaseFileData 中的方法
 
setUrl(String) - 类 cn.signit.sdk.pojo.FileData 中的方法
 
setUrl(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.PreviewData 中的方法
 
setUrl(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.SignData 中的方法
 
setUrl(String) - 类 cn.signit.sdk.pojo.webhook.response.QuickSignCompleted 中的方法
 
setUsage(String) - 类 cn.signit.sdk.pojo.ParticipantPresetIdentity 中的方法
 
setUsePresetCancelAnnounceFile(boolean) - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest 中的方法
 
setUserMessage(String) - 类 cn.signit.sdk.pojo.ErrorResp 中的方法
 
setUserWsid(String) - 类 cn.signit.sdk.pojo.Receiver 中的方法
 
setValue(String) - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest.ExcelParticipantForm 中的方法
 
setVersion(Long) - 类 cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.TemplateParamData 中的方法
 
setViewDatetime(Date) - 类 cn.signit.sdk.pojo.Participant 中的方法
设置viewDatetime属性字段的值.
setWebhookWsid(String) - 类 cn.signit.sdk.pojo.webhook.response.WebhookResponse.Target 中的方法
 
setWebhookWsid(String) - 类 cn.signit.sdk.pojo.WebhookData.Target 中的方法
 
setWidth(Float) - 类 cn.signit.sdk.pojo.PresetForm 中的方法
 
setWidth(Float) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
setWidth(Float) - 类 cn.signit.sdk.pojo.SignSize 中的方法
 
setWriteData(WriteData) - 类 cn.signit.sdk.pojo.CountersignatureData 中的方法
 
setWriteData(WriteData) - 类 cn.signit.sdk.pojo.InitialValue 中的方法
 
setWriteData(SealData) - 类 cn.signit.sdk.pojo.Signer.Data 中的方法
 
setWsid(String) - 类 cn.signit.sdk.pojo.CertData 中的方法
 
setWsid(String) - 类 cn.signit.sdk.pojo.response.QueryEnterpriseTemplatesResponse.Bst 中的方法
 
setWsid(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.RawDataBasicInfo 中的方法
 
setWsid(String) - 类 cn.signit.sdk.pojo.webhook.response.EnvelopeStarted.Receiver 中的方法
 
setWsid(String) - 类 cn.signit.sdk.pojo.WriteData 中的方法
 
setxOffset(Float) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
setyOffset(Float) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 中的方法
 
SHA1 - 类 cn.signit.sdk.util.Validator.RegexType 中的静态变量
SHA1正则表达式.
sign(List<CountersignatureData>) - 类 cn.signit.sdk.pojo.request.CountersignatureSignRequest.Builder 中的方法
 
sign(CountersignatureData.Builder...) - 类 cn.signit.sdk.pojo.request.CountersignatureSignRequest.Builder 中的方法
 
SignatureRequest - cn.signit.sdk.pojo 中的 类
 
SignatureRequest() - 类 cn.signit.sdk.pojo.SignatureRequest 的构造方法
 
SignatureRequest(FileData, AcceptDataType, String, String, List<Signer>) - 类 cn.signit.sdk.pojo.SignatureRequest 的构造方法
 
SignatureRequest.SignatureRequestBuilder - cn.signit.sdk.pojo 中的 类
 
SignatureRequest.SignatureRequestBuilder() - 类 cn.signit.sdk.pojo.SignatureRequest.SignatureRequestBuilder 的构造方法
 
SignatureResponse - cn.signit.sdk.pojo 中的 类
快捷签署响应.
SignatureResponse() - 类 cn.signit.sdk.pojo.SignatureResponse 的构造方法
 
signer(CountersignatureSigner) - 类 cn.signit.sdk.pojo.CountersignatureData.Builder 中的方法
 
signer(CountersignatureSigner.Builder) - 类 cn.signit.sdk.pojo.CountersignatureData.Builder 中的方法
 
Signer - cn.signit.sdk.pojo 中的 类
 
Signer() - 类 cn.signit.sdk.pojo.Signer 的构造方法
 
Signer(int, Signer.Position, Signer.Data, Signer.SignerInfo) - 类 cn.signit.sdk.pojo.Signer 的构造方法
 
Signer.Data - cn.signit.sdk.pojo 中的 类
 
Signer.Data() - 类 cn.signit.sdk.pojo.Signer.Data 的构造方法
 
Signer.Data(SealData, SealData) - 类 cn.signit.sdk.pojo.Signer.Data 的构造方法
 
Signer.Data.DataBuilder - cn.signit.sdk.pojo 中的 类
 
Signer.Data.DataBuilder() - 类 cn.signit.sdk.pojo.Signer.Data.DataBuilder 的构造方法
 
Signer.Position - cn.signit.sdk.pojo 中的 类
表单坐标位置
Signer.Position() - 类 cn.signit.sdk.pojo.Signer.Position 的构造方法
 
Signer.Position(Signer.Position.KeywordPosition, Signer.Position.RectanglePosition, String) - 类 cn.signit.sdk.pojo.Signer.Position 的构造方法
 
Signer.Position.KeywordPosition - cn.signit.sdk.pojo 中的 类
利用关键字定位签名矩形框所在位置的数据对象 利用关键字定位表单坐标
Signer.Position.KeywordPosition() - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 的构造方法
 
Signer.Position.KeywordPosition(Float, Float, Float, Float, Direction, Float, Float, String, Float, String) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 的构造方法
 
Signer.Position.KeywordPosition(Float, Float, Float, Float, Direction, Float, Float, String, Float, String, Float, Float) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 的构造方法
 
Signer.Position.KeywordPosition(Float, Float, Float, Float, Direction, Float, Float, String, Float, String, Float, Float, Integer) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 的构造方法
 
Signer.Position.KeywordPosition(Float, Float, Float, Float, Direction, Float, Float, String, Float, String, Float, Float, Integer, String, Boolean) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition 的构造方法
 
Signer.Position.KeywordPosition.KeywordPositionBuilder - cn.signit.sdk.pojo 中的 类
利用关键字定位签名矩形框所在位置的数据对象建造器
Signer.Position.KeywordPosition.KeywordPositionBuilder() - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition.KeywordPositionBuilder 的构造方法
 
Signer.Position.PositionBuilder - cn.signit.sdk.pojo 中的 类
表单坐标位置对象建造器
Signer.Position.PositionBuilder() - 类 cn.signit.sdk.pojo.Signer.Position.PositionBuilder 的构造方法
 
Signer.Position.RectanglePosition - cn.signit.sdk.pojo 中的 类
签名矩形框坐标;设置小技巧:针对pdf的文档,在windows(96DPI)中:ulx,uly:使用截图工具从文档左上角顶点拉到签名框右上角,得到截图大小,然后*0.75,对lrx和lry同理
Signer.Position.RectanglePosition() - 类 cn.signit.sdk.pojo.Signer.Position.RectanglePosition 的构造方法
 
Signer.Position.RectanglePosition(Float, Float, Float, Float, Float, Integer) - 类 cn.signit.sdk.pojo.Signer.Position.RectanglePosition 的构造方法
 
Signer.Position.RectanglePosition.RectanglePositionBuilder - cn.signit.sdk.pojo 中的 类
签名矩形框坐标对象建造器
Signer.Position.RectanglePosition.RectanglePositionBuilder() - 类 cn.signit.sdk.pojo.Signer.Position.RectanglePosition.RectanglePositionBuilder 的构造方法
 
Signer.SignerBuilder - cn.signit.sdk.pojo 中的 类
 
Signer.SignerBuilder() - 类 cn.signit.sdk.pojo.Signer.SignerBuilder 的构造方法
 
Signer.SignerInfo - cn.signit.sdk.pojo 中的 类
 
Signer.SignerInfo() - 类 cn.signit.sdk.pojo.Signer.SignerInfo 的构造方法
 
Signer.SignerInfo(String, String, String, String, String, String) - 类 cn.signit.sdk.pojo.Signer.SignerInfo 的构造方法
 
Signer.SignerInfo.SignerInfoBuilder - cn.signit.sdk.pojo 中的 类
 
Signer.SignerInfo.SignerInfoBuilder() - 类 cn.signit.sdk.pojo.Signer.SignerInfo.SignerInfoBuilder 的构造方法
 
SignitClient - cn.signit.sdk 中的 类
易企签快捷签署 Java SDK的基本操作类.
SignitClient(Authentication) - 类 cn.signit.sdk.SignitClient 的构造方法
默认为:快捷签署客户端.
SignitClient(Authentication, String) - 类 cn.signit.sdk.SignitClient 的构造方法
已过时。 
SignitClient(String, String, String) - 类 cn.signit.sdk.SignitClient 的构造方法
应用客户端.
SignitException - cn.signit.sdk 中的 异常
The MIT License (MIT) Copyright (C) 2018 signit.cn Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
SignitException(Exception) - 异常 cn.signit.sdk.SignitException 的构造方法
 
SignitException(String) - 异常 cn.signit.sdk.SignitException 的构造方法
 
SignitException(String, Throwable) - 异常 cn.signit.sdk.SignitException 的构造方法
 
SignitException(String, Integer, String) - 异常 cn.signit.sdk.SignitException 的构造方法
 
SignitException(String, Integer, String, Exception) - 异常 cn.signit.sdk.SignitException 的构造方法
 
SignSize - cn.signit.sdk.pojo 中的 类
签名大小
SignSize(Float, Float) - 类 cn.signit.sdk.pojo.SignSize 的构造方法
签名大小的构造
SignSize() - 类 cn.signit.sdk.pojo.SignSize 的构造方法
 
SignSize.Builder - cn.signit.sdk.pojo 中的 类
签名大小的建造器
SignSize.Builder() - 类 cn.signit.sdk.pojo.SignSize.Builder 的构造方法
 
singlePageMark(boolean) - 类 cn.signit.sdk.pojo.PresetForm.Builder 中的方法
 
size(SignSize) - 类 cn.signit.sdk.pojo.CountersignatureData.Builder 中的方法
 
size(SignSize.Builder) - 类 cn.signit.sdk.pojo.CountersignatureData.Builder 中的方法
 
StartEnvelopeCancelProcessRequest - cn.signit.sdk.pojo.request 中的 类
作废流程请求数据结构.
StartEnvelopeCancelProcessRequest() - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest 的构造方法
 
StartEnvelopeCancelProcessRequest(String, String, EnvelopeFlowType, String, String, String, String[], boolean) - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest 的构造方法
构造方法.
StartEnvelopeCancelProcessRequest(StartEnvelopeCancelProcessRequest.Builder) - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest 的构造方法
 
StartEnvelopeCancelProcessRequest.Builder - cn.signit.sdk.pojo.request 中的 类
 
StartEnvelopeCancelProcessRequest.Builder() - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest.Builder 的构造方法
 
StartEnvelopeCancelProcessRequest.Builder(StartEnvelopeCancelProcessRequest) - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest.Builder 的构造方法
 
StartEnvelopeCancelProcessResponse - cn.signit.sdk.pojo.response 中的 类
 
StartEnvelopeCancelProcessResponse() - 类 cn.signit.sdk.pojo.response.StartEnvelopeCancelProcessResponse 的构造方法
 
StartEnvelopeRequest - cn.signit.sdk.pojo.request 中的 类
信封启动服务请求体.
StartEnvelopeRequest() - 类 cn.signit.sdk.pojo.request.StartEnvelopeRequest 的构造方法
 
StartEnvelopeRequest(StartEnvelopeRequest.Builder) - 类 cn.signit.sdk.pojo.request.StartEnvelopeRequest 的构造方法
 
StartEnvelopeRequest.Builder - cn.signit.sdk.pojo.request 中的 类
信封启动请求对象建筑器.
StartEnvelopeRequest.Builder() - 类 cn.signit.sdk.pojo.request.StartEnvelopeRequest.Builder 的构造方法
 
StartEnvelopeRequest.Builder(StartEnvelopeRequest) - 类 cn.signit.sdk.pojo.request.StartEnvelopeRequest.Builder 的构造方法
 
StartEnvelopeResponse - cn.signit.sdk.pojo.response 中的 类
启动信封响应
StartEnvelopeResponse() - 类 cn.signit.sdk.pojo.response.StartEnvelopeResponse 的构造方法
 
subject(String) - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo.Builder 中的方法
 
support(String[]) - 枚举 cn.signit.sdk.type.WebhookEventType 中的静态方法
判断Webhook是否支持当前事件列表.
support(String) - 枚举 cn.signit.sdk.type.WebhookEventType 中的静态方法
判断Webhook是否支持当前事件.

T

tagId(String) - 类 cn.signit.sdk.pojo.PresetForm.Builder 中的方法
 
tagId(String) - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest.Builder 中的方法
 
telephone(String) - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 中的方法
已过时。 
TemplateParamsSendEnvelopeRequest - cn.signit.sdk.pojo.request 中的 类
模板变了发起信封请求
TemplateParamsSendEnvelopeRequest() - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest 的构造方法
 
TemplateParamsSendEnvelopeRequest.ExcelParticipant - cn.signit.sdk.pojo.request 中的 类
签署人数据
TemplateParamsSendEnvelopeRequest.ExcelParticipant() - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest.ExcelParticipant 的构造方法
 
TemplateParamsSendEnvelopeRequest.ExcelParticipantForm - cn.signit.sdk.pojo.request 中的 类
签署人表单数据
TemplateParamsSendEnvelopeRequest.ExcelParticipantForm() - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest.ExcelParticipantForm 的构造方法
 
TemplateParamsSendEnvelopeRequest.TemplateEnvelopeParamData - cn.signit.sdk.pojo.request 中的 类
信封变量列表
TemplateParamsSendEnvelopeRequest.TemplateEnvelopeParamData() - 类 cn.signit.sdk.pojo.request.TemplateParamsSendEnvelopeRequest.TemplateEnvelopeParamData 的构造方法
 
TemplateParamsSendEnvelopeResponse - cn.signit.sdk.pojo.response 中的 类
模板变量发送信封响应
TemplateParamsSendEnvelopeResponse() - 类 cn.signit.sdk.pojo.response.TemplateParamsSendEnvelopeResponse 的构造方法
 
TemplateParamsSendEnvelopeResponse.JobInstance - cn.signit.sdk.pojo.response 中的 类
模板变量发送信封任务
TemplateParamsSendEnvelopeResponse.JobInstance() - 类 cn.signit.sdk.pojo.response.TemplateParamsSendEnvelopeResponse.JobInstance 的构造方法
 
textContent(String) - 类 cn.signit.sdk.pojo.InitialValue.Builder 中的方法
 
timestamp(Long) - 类 cn.signit.sdk.pojo.InitialValue.Builder 中的方法
 
title(String) - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo.Builder 中的方法
 
title(String) - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest.Builder 中的方法
 
to(String, NamingStyle) - 类 cn.signit.sdk.util.Case 中的静态方法
指定具体命名风格来生成相应命名风格的字符串.
toCapitalizeCamel(String) - 类 cn.signit.sdk.util.Case 中的静态方法
大驼峰命名风格字符串
toHyphenLine(String) - 类 cn.signit.sdk.util.Case 中的静态方法
连词符命名风格字符串
toKebab(String) - 类 cn.signit.sdk.util.Case 中的静态方法
连词符命名风格字符串
TokenType - cn.signit.sdk.type 中的 枚举
 
tokenWsid(String) - 类 cn.signit.sdk.pojo.response.EndSignProcessResponse.Builder 中的方法
 
tokenWsid(String) - 类 cn.signit.sdk.pojo.response.EntrustSignProcess2WeSignResponse.Builder 中的方法
 
tokenWsid(String) - 类 cn.signit.sdk.pojo.response.ObtainPackEnvelopesContentResponse.Builder 中的方法
 
tokenWsid(String) - 类 cn.signit.sdk.pojo.response.RevokeSignProcessResopnse.Builder 中的方法
 
toLowerCamel(String) - 类 cn.signit.sdk.util.Case 中的静态方法
小驼峰命名风格字符串
toPascal(String) - 类 cn.signit.sdk.util.Case 中的静态方法
帕斯卡命名风格字符串
toSnake(String) - 类 cn.signit.sdk.util.Case 中的静态方法
蛇型命名风格字符串
toUnderline(String) - 类 cn.signit.sdk.util.Case 中的静态方法
下划线命名风格字符串
toUnix(String) - 类 cn.signit.sdk.util.Case 中的静态方法
下划线命名风格字符串
toUpperCamel(String) - 类 cn.signit.sdk.util.Case 中的静态方法
大驼峰命名风格字符串
transferFilters(String) - 枚举 cn.signit.sdk.type.BstStatus 中的静态方法
转换字符串中(比如:filters)包含的枚举英文为code.
transferType(TransferType) - 类 cn.signit.sdk.pojo.FileData.Builder 中的方法
 
TransferType - cn.signit.sdk.type 中的 枚举
文件传输类型.
trustInstrumentImage(IdCardImage) - 类 cn.signit.sdk.pojo.EnterpriseAgent.Builder 中的方法
 
trustInstrumentImage(IdCardImage.Builder) - 类 cn.signit.sdk.pojo.EnterpriseAgent.Builder 中的方法
 
type(EnvelopeType) - 类 cn.signit.sdk.pojo.EnvelopeBasicInfo.Builder 中的方法
 
type(ReceiverType) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 

U

unifiedSocialCode(String) - 类 cn.signit.sdk.pojo.request.EnterpriseVerifyRequest.Builder 中的方法
 
unionBankNo(String) - 类 cn.signit.sdk.pojo.EnterpriseBankCardInfo.Builder 中的方法
 
url - 类 cn.signit.sdk.http.AbstractHttpRequest 中的变量
 
url - 类 cn.signit.sdk.pojo.BaseFileData.Builder 中的变量
 
url(String) - 类 cn.signit.sdk.pojo.BaseFileData.Builder 中的方法
 
url - 类 cn.signit.sdk.pojo.BaseFileData 中的变量
 
url(String) - 类 cn.signit.sdk.pojo.CertData.Builder 中的方法
 
url(String) - 类 cn.signit.sdk.pojo.FileData.Builder 中的方法
 
url(String) - 类 cn.signit.sdk.pojo.IdCardImageData.Builder 中的方法
 
url(String) - 类 cn.signit.sdk.pojo.WriteData.Builder 中的方法
 
URL - 类 cn.signit.sdk.util.Validator.RegexType 中的静态变量
URL正则表达式.
usage(String) - 类 cn.signit.sdk.pojo.ParticipantPresetIdentity.Builder 中的方法
 
usePresetCancelAnnounceFile(boolean) - 类 cn.signit.sdk.pojo.request.StartEnvelopeCancelProcessRequest.Builder 中的方法
 
USER_AGENT - 类 cn.signit.sdk.http.AbstractHttpRequest 中的静态变量
 
userWsid(String) - 类 cn.signit.sdk.pojo.Receiver.Builder 中的方法
 

V

Validator - cn.signit.sdk.util 中的 类
 
Validator.RegexType - cn.signit.sdk.util 中的 类
正则表达式常量类.
valueOf(String) - 枚举 cn.signit.sdk.type.AcceptDataType 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.signit.sdk.type.AuthLevel 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.signit.sdk.type.AuthType 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.signit.sdk.type.BstStatus 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.signit.sdk.type.CertType 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.signit.sdk.type.Direction 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.signit.sdk.type.EnterpriseAuthType 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.signit.sdk.type.EnvelopeFlowType 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.signit.sdk.type.EnvelopeRoleType 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.signit.sdk.type.EnvelopeType 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.signit.sdk.type.FileType 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.signit.sdk.type.FormType 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.signit.sdk.type.IdCardType 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.signit.sdk.type.ImageCode 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.signit.sdk.type.NamingStyle 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.signit.sdk.type.ParticipantHandleMode 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.signit.sdk.type.PersonAuthType 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.signit.sdk.type.ReceiverType 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.signit.sdk.type.RenderMode 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.signit.sdk.type.SecureLevel 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.signit.sdk.type.TokenType 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.signit.sdk.type.TransferType 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.signit.sdk.type.WebhookEventType 中的静态方法
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 cn.signit.sdk.util.HmacSignatureBuilder.BuilderMode 中的静态方法
返回带有指定名称的该类型的枚举常量。
values() - 枚举 cn.signit.sdk.type.AcceptDataType 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.signit.sdk.type.AuthLevel 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.signit.sdk.type.AuthType 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.signit.sdk.type.BstStatus 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.signit.sdk.type.CertType 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.signit.sdk.type.Direction 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.signit.sdk.type.EnterpriseAuthType 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.signit.sdk.type.EnvelopeFlowType 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.signit.sdk.type.EnvelopeRoleType 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.signit.sdk.type.EnvelopeType 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.signit.sdk.type.FileType 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.signit.sdk.type.FormType 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.signit.sdk.type.IdCardType 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.signit.sdk.type.ImageCode 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.signit.sdk.type.NamingStyle 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.signit.sdk.type.ParticipantHandleMode 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.signit.sdk.type.PersonAuthType 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.signit.sdk.type.ReceiverType 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.signit.sdk.type.RenderMode 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.signit.sdk.type.SecureLevel 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.signit.sdk.type.TokenType 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.signit.sdk.type.TransferType 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.signit.sdk.type.WebhookEventType 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
values() - 枚举 cn.signit.sdk.util.HmacSignatureBuilder.BuilderMode 中的静态方法
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
verify(String, String, HmacSignatureBuilder) - 类 cn.signit.sdk.SignitClient 中的静态方法
客户端验证服务器的webhook响应数据.
verify(String, String, byte[], HttpServletRequest) - 类 cn.signit.sdk.SignitClient 中的静态方法
客户端验证服务器的webhook响应数据

W

WebhookData - cn.signit.sdk.pojo 中的 类
 
WebhookData() - 类 cn.signit.sdk.pojo.WebhookData 的构造方法
 
WebhookData.Source - cn.signit.sdk.pojo 中的 类
 
WebhookData.Source() - 类 cn.signit.sdk.pojo.WebhookData.Source 的构造方法
 
WebhookData.Target - cn.signit.sdk.pojo 中的 类
 
WebhookData.Target() - 类 cn.signit.sdk.pojo.WebhookData.Target 的构造方法
 
WebhookEventType - cn.signit.sdk.type 中的 枚举
webhook响应事件类型.
WebhookResponse - cn.signit.sdk.pojo.webhook.response 中的 类
推送给调用方的webhook事件数据结构.
WebhookResponse() - 类 cn.signit.sdk.pojo.webhook.response.WebhookResponse 的构造方法
 
WebhookResponse.Source - cn.signit.sdk.pojo.webhook.response 中的 类
 
WebhookResponse.Source() - 类 cn.signit.sdk.pojo.webhook.response.WebhookResponse.Source 的构造方法
 
WebhookResponse.Target - cn.signit.sdk.pojo.webhook.response 中的 类
 
WebhookResponse.Target() - 类 cn.signit.sdk.pojo.webhook.response.WebhookResponse.Target 的构造方法
 
width(Float) - 类 cn.signit.sdk.pojo.CountersignaturePosition.KeywordPositionBuilder 中的方法
 
width(Float) - 类 cn.signit.sdk.pojo.PresetForm.Builder 中的方法
 
width(Float) - 类 cn.signit.sdk.pojo.SignSize.Builder 中的方法
 
withAcceptDataType(AcceptDataType) - 类 cn.signit.sdk.pojo.SignatureRequest.SignatureRequestBuilder 中的方法
 
withAuth(Authentication) - 类 cn.signit.sdk.http.HttpClient 中的方法
 
withBase64(String) - 类 cn.signit.sdk.pojo.SealData.SealDataBuilder 中的方法
 
withContact(String) - 类 cn.signit.sdk.pojo.CountersignatureSigner.Builder 中的方法
 
withContact(String) - 类 cn.signit.sdk.pojo.Signer.SignerInfo.SignerInfoBuilder 中的方法
 
withCustomTag(String) - 类 cn.signit.sdk.pojo.SignatureRequest.SignatureRequestBuilder 中的方法
 
withData(Signer.Data) - 类 cn.signit.sdk.pojo.Signer.SignerBuilder 中的方法
 
withDeleteTextAfterLocate(Boolean) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition.KeywordPositionBuilder 中的方法
 
withDirection(Direction) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition.KeywordPositionBuilder 中的方法
 
withFieldName(String) - 类 cn.signit.sdk.pojo.Signer.Position.PositionBuilder 中的方法
 
withFileData(FileData) - 类 cn.signit.sdk.pojo.SignatureRequest.SignatureRequestBuilder 中的方法
 
withFileData(String) - 类 cn.signit.sdk.pojo.SignatureRequest.SignatureRequestBuilder 中的方法
已过时。 
withGetParam(String, String) - 类 cn.signit.sdk.http.HttpClient 中的方法
 
withGetParams(Map<String, String>) - 类 cn.signit.sdk.http.HttpClient 中的方法
 
withHeight(Float) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition.KeywordPositionBuilder 中的方法
 
withIdCardNo(String) - 类 cn.signit.sdk.pojo.CountersignatureSigner.Builder 中的方法
 
withIdCardNo(String) - 类 cn.signit.sdk.pojo.Signer.SignerInfo.SignerInfoBuilder 中的方法
 
withIndex(Integer) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition.KeywordPositionBuilder 中的方法
 
withKeyword(String) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition.KeywordPositionBuilder 中的方法
 
withKeywordPosition(Signer.Position.KeywordPosition) - 类 cn.signit.sdk.pojo.Signer.Position.PositionBuilder 中的方法
 
withKeywordPosition(Signer.Position.KeywordPosition.KeywordPositionBuilder) - 类 cn.signit.sdk.pojo.Signer.Position.PositionBuilder 中的方法
 
withList(List<Signer>) - 类 cn.signit.sdk.util.ListSignersBuilder 中的方法
 
withLocation(String) - 类 cn.signit.sdk.pojo.CountersignatureSigner.Builder 中的方法
 
withLocation(String) - 类 cn.signit.sdk.pojo.Signer.SignerInfo.SignerInfoBuilder 中的方法
 
withLrx(Float) - 类 cn.signit.sdk.pojo.Signer.Position.RectanglePosition.RectanglePositionBuilder 中的方法
以左上角为原点,横向为x轴,纵向为y轴
withLrx(Integer) - 类 cn.signit.sdk.pojo.Signer.Position.RectanglePosition.RectanglePositionBuilder 中的方法
已过时。 
withLry(Float) - 类 cn.signit.sdk.pojo.Signer.Position.RectanglePosition.RectanglePositionBuilder 中的方法
以左上角为原点,横向为x轴,纵向为y轴
withLyx(Float) - 类 cn.signit.sdk.pojo.Signer.Position.RectanglePosition.RectanglePositionBuilder 中的方法
已过时。 
withName(String) - 类 cn.signit.sdk.pojo.CountersignatureSigner.Builder 中的方法
 
withName(String) - 类 cn.signit.sdk.pojo.SealData.SealDataBuilder 中的方法
印章名字在企业中是唯一时,可以通过填写印章名字指定使用该印章
withName(String) - 类 cn.signit.sdk.pojo.Signer.SignerInfo.SignerInfoBuilder 中的方法
 
withNewList() - 类 cn.signit.sdk.util.ListSignersBuilder 中的方法
 
withOffset(Float) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition.KeywordPositionBuilder 中的方法
 
withOrgnizationName(String) - 类 cn.signit.sdk.pojo.CountersignatureSigner.Builder 中的方法
 
withOrgnizationName(String) - 类 cn.signit.sdk.pojo.Signer.SignerInfo.SignerInfoBuilder 中的方法
 
withPage(Integer) - 类 cn.signit.sdk.pojo.Signer.Position.RectanglePosition.RectanglePositionBuilder 中的方法
 
withPages(String) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition.KeywordPositionBuilder 中的方法
 
withPosition(Signer.Position) - 类 cn.signit.sdk.pojo.Signer.SignerBuilder 中的方法
 
withPostField(String, Serializable) - 类 cn.signit.sdk.http.HttpClient 中的方法
 
withPostFields(Map<String, Serializable>) - 类 cn.signit.sdk.http.HttpClient 中的方法
 
withPostObject(Object) - 类 cn.signit.sdk.http.HttpClient 中的方法
 
withReason(String) - 类 cn.signit.sdk.pojo.CountersignatureSigner.Builder 中的方法
 
withReason(String) - 类 cn.signit.sdk.pojo.Signer.SignerInfo.SignerInfoBuilder 中的方法
 
withRectanglePosition(Signer.Position.RectanglePosition) - 类 cn.signit.sdk.pojo.Signer.Position.PositionBuilder 中的方法
 
withRectanglePosition(Signer.Position.RectanglePosition.RectanglePositionBuilder) - 类 cn.signit.sdk.pojo.Signer.Position.PositionBuilder 中的方法
 
withRelativeHeightRatio(Float) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition.KeywordPositionBuilder 中的方法
 
withRelativeOffsetRatio(Float) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition.KeywordPositionBuilder 中的方法
 
withRelativeWidthRatio(Float) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition.KeywordPositionBuilder 中的方法
 
withReplaceTextAfterLocate(String) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition.KeywordPositionBuilder 中的方法
 
withReturnUrl(String) - 类 cn.signit.sdk.pojo.SignatureRequest.SignatureRequestBuilder 中的方法
 
withScale(Float) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition.KeywordPositionBuilder 中的方法
 
withScale(Float) - 类 cn.signit.sdk.pojo.Signer.Position.RectanglePosition.RectanglePositionBuilder 中的方法
 
withSealData(SealData) - 类 cn.signit.sdk.pojo.Signer.Data.DataBuilder 中的方法
 
withSequence(int) - 类 cn.signit.sdk.pojo.Signer.SignerBuilder 中的方法
 
withSignDetails(List<Signer>) - 类 cn.signit.sdk.pojo.SignatureRequest.SignatureRequestBuilder 中的方法
 
withSignerInfo(Signer.SignerInfo) - 类 cn.signit.sdk.pojo.Signer.SignerBuilder 中的方法
 
withUlx(Float) - 类 cn.signit.sdk.pojo.Signer.Position.RectanglePosition.RectanglePositionBuilder 中的方法
以左上角为原点,横向为x轴,纵向为y轴
withUly(Float) - 类 cn.signit.sdk.pojo.Signer.Position.RectanglePosition.RectanglePositionBuilder 中的方法
以左上角为原点,横向为x轴,纵向为y轴
withUrl(String) - 类 cn.signit.sdk.pojo.SealData.SealDataBuilder 中的方法
 
withWidth(Float) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition.KeywordPositionBuilder 中的方法
 
withWriteData(SealData) - 类 cn.signit.sdk.pojo.Signer.Data.DataBuilder 中的方法
 
withXOffset(Float) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition.KeywordPositionBuilder 中的方法
 
withYOffset(Float) - 类 cn.signit.sdk.pojo.Signer.Position.KeywordPosition.KeywordPositionBuilder 中的方法
 
writeData(WriteData) - 类 cn.signit.sdk.pojo.CountersignatureData.Builder 中的方法
 
writeData(WriteData.Builder) - 类 cn.signit.sdk.pojo.CountersignatureData.Builder 中的方法
 
writeData(WriteData) - 类 cn.signit.sdk.pojo.InitialValue.Builder 中的方法
已过时。 
writeData(WriteData.Builder) - 类 cn.signit.sdk.pojo.InitialValue.Builder 中的方法
已过时。 
WriteData - cn.signit.sdk.pojo 中的 类
手写签名数据.
WriteData() - 类 cn.signit.sdk.pojo.WriteData 的构造方法
 
WriteData(WriteData.Builder) - 类 cn.signit.sdk.pojo.WriteData 的构造方法
 
WriteData.Builder - cn.signit.sdk.pojo 中的 类
 
WriteData.Builder() - 类 cn.signit.sdk.pojo.WriteData.Builder 的构造方法
 
WriteData.Builder(WriteData) - 类 cn.signit.sdk.pojo.WriteData.Builder 的构造方法
 
wsid(String) - 类 cn.signit.sdk.pojo.CertData.Builder 中的方法
 
wsid(String) - 类 cn.signit.sdk.pojo.WriteData.Builder 中的方法
 
WSID - 类 cn.signit.sdk.util.Validator.RegexType 中的静态变量
WSID正则表达式.

X

xOffset(Float) - 类 cn.signit.sdk.pojo.CountersignaturePosition.KeywordPositionBuilder 中的方法
 

Y

yOffset(Float) - 类 cn.signit.sdk.pojo.CountersignaturePosition.KeywordPositionBuilder 中的方法
 

A B C D E F G H I K L M N O P Q R S T U V W X Y

Copyright © 2020. All rights reserved.