cn.signit.sdk.pojo
类 Signer.SignerInfo.SignerInfoBuilder
java.lang.Object
cn.signit.sdk.pojo.Signer.SignerInfo.SignerInfoBuilder
- 包容类:
- Signer.SignerInfo
public static class Signer.SignerInfo.SignerInfoBuilder
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Signer.SignerInfo.SignerInfoBuilder
public Signer.SignerInfo.SignerInfoBuilder()
withName
public Signer.SignerInfo.SignerInfoBuilder withName(String name)
withOrgnizationName
public Signer.SignerInfo.SignerInfoBuilder withOrgnizationName(String orgnizationName)
withIdCardNo
public Signer.SignerInfo.SignerInfoBuilder withIdCardNo(String idCardNo)
withLocation
public Signer.SignerInfo.SignerInfoBuilder withLocation(String location)
withContact
public Signer.SignerInfo.SignerInfoBuilder withContact(String contact)
withReason
public Signer.SignerInfo.SignerInfoBuilder withReason(String reason)
build
public Signer.SignerInfo build()
Copyright © 2019. All rights reserved.