cn.signit.sdk.pojo
类 Signer.SignerBuilder
java.lang.Object
cn.signit.sdk.pojo.Signer.SignerBuilder
- 包容类:
- Signer
public static class Signer.SignerBuilder
- extends Object
| 从类 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.