接口 cn.signit.sdk.pojo.Builder
的使用

使用 Builder 的软件包
cn.signit.sdk.pojo   
cn.signit.sdk.pojo.request   
cn.signit.sdk.util   
 

cn.signit.sdk.pojoBuilder 的使用
 

实现 Buildercn.signit.sdk.pojo 中的类
static class BaseFileData.Builder
          文件基础数据对象建造器
static class CertData.Builder
           
static class Contact.Builder
          用户联系方式对象建造器
static class EnterpriseAgent.Builder
          经办人信息对象建造器
static class EnterpriseBankCardInfo.Builder
          对公银行账户信息对象建造器
static class EnterpriseLegalPerson.Builder
          法人信息对象建造器
static class EnvelopeBasicInfo.Builder
          信封基本信息对象建造器
static class EnvelopeContentInfo.Builder
          签署文件内容对象建造器
static class EnvelopeFile.Builder
          签署文件详细信息对象建造器
static class EnvelopeParticipantInfo.Builder
          参与文件签署人员的信息对象建造器
static class IdCardImage.Builder
          证件图片对象建造器
static class IdCardImageData.Builder
          证件图片数据对象建造器
static class InitialValue.Builder
          签名初始化数据对象建造器
static class PresetForm.Builder
          预设表单信息对象建造器
static class Receiver.Builder
          接收方信息对象构造器
static class Sender.Builder
          发送方信息对象建造器
static class WriteData.Builder
           
 

cn.signit.sdk.pojo.requestBuilder 的使用
 

实现 Buildercn.signit.sdk.pojo.request 中的类
static class EnterpriseVerifyRequest.Builder
          企业实名认证请求对象建筑器
static class PersonVerifyRequest.Builder
          个人实名认证构造器.
static class StartEnvelopeRequest.Builder
          信封启动请求对象建筑器.
 

cn.signit.sdk.utilBuilder 的使用
 

参数类型为 Buildercn.signit.sdk.util 中的方法
static
<O> List<O>
ListBuilder.buildList(Builder<O>... builders)
           
 

类型变量类型为 Buildercn.signit.sdk.util 中的方法参数
static
<O> List<O>
ListBuilder.buildList(List<? extends Builder<O>> builders)
           
 



Copyright © 2019. All rights reserved.