cn.signit.sdk.pojo
类 Signer.SignerBuilder

java.lang.Object
  继承者 cn.signit.sdk.pojo.Signer.SignerBuilder
包容类:
Signer

public static class Signer.SignerBuilder
extends Object


构造方法摘要
Signer.SignerBuilder()
           
 
方法摘要
 Signer build()
           
 Signer.SignerBuilder withData(Signer.Data data)
           
 Signer.SignerBuilder withPosition(Signer.Position position)
           
 Signer.SignerBuilder withSequence(int sequence)
           
 Signer.SignerBuilder withSignerInfo(Signer.SignerInfo signerInfo)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

Signer.SignerBuilder

public Signer.SignerBuilder()
方法详细信息

withSequence

public Signer.SignerBuilder withSequence(int sequence)

withPosition

public Signer.SignerBuilder withPosition(Signer.Position position)

withData

public Signer.SignerBuilder withData(Signer.Data data)

withSignerInfo

public Signer.SignerBuilder withSignerInfo(Signer.SignerInfo signerInfo)

build

public Signer build()


Copyright © 2019. All rights reserved.