public static final class SignRequestStream.Info.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SignRequestStream.Info.Builder> implements SignRequestStream.InfoOrBuilder
IronPdfEngine.Proto.SignRequestStream.Info
Modifier and Type | Method and Description |
---|---|
SignRequestStream.Info.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SignRequestStream.Info |
build() |
SignRequestStream.Info |
buildPartial() |
SignRequestStream.Info.Builder |
clear() |
SignRequestStream.Info.Builder |
clearDocument()
.IronPdfEngine.Proto.PdfDocument document = 1; |
SignRequestStream.Info.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SignRequestStream.Info.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SignRequestStream.Info.Builder |
clearPassword()
string password = 2; |
SignRequestStream.Info.Builder |
clearSignatureDate()
optional .google.protobuf.Timestamp signature_date = 3; |
SignRequestStream.Info.Builder |
clearSignaturePermission()
.IronPdfEngine.Proto.SignaturePermissions signature_permission = 7; |
SignRequestStream.Info.Builder |
clearSigningContact()
optional string signing_contact = 4; |
SignRequestStream.Info.Builder |
clearSigningLocation()
optional string signing_location = 5; |
SignRequestStream.Info.Builder |
clearSigningReason()
optional string signing_reason = 6; |
SignRequestStream.Info.Builder |
clearTimeStampUrl()
optional string time_stamp_url = 8; |
SignRequestStream.Info.Builder |
clone() |
SignRequestStream.Info |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
PdfDocument |
getDocument()
.IronPdfEngine.Proto.PdfDocument document = 1; |
PdfDocument.Builder |
getDocumentBuilder()
.IronPdfEngine.Proto.PdfDocument document = 1; |
PdfDocumentOrBuilder |
getDocumentOrBuilder()
.IronPdfEngine.Proto.PdfDocument document = 1; |
String |
getPassword()
string password = 2; |
com.google.protobuf.ByteString |
getPasswordBytes()
string password = 2; |
com.google.protobuf.Timestamp |
getSignatureDate()
optional .google.protobuf.Timestamp signature_date = 3; |
com.google.protobuf.Timestamp.Builder |
getSignatureDateBuilder()
optional .google.protobuf.Timestamp signature_date = 3; |
com.google.protobuf.TimestampOrBuilder |
getSignatureDateOrBuilder()
optional .google.protobuf.Timestamp signature_date = 3; |
SignaturePermissions |
getSignaturePermission()
.IronPdfEngine.Proto.SignaturePermissions signature_permission = 7; |
SignaturePermissions.Builder |
getSignaturePermissionBuilder()
.IronPdfEngine.Proto.SignaturePermissions signature_permission = 7; |
SignaturePermissionsOrBuilder |
getSignaturePermissionOrBuilder()
.IronPdfEngine.Proto.SignaturePermissions signature_permission = 7; |
String |
getSigningContact()
optional string signing_contact = 4; |
com.google.protobuf.ByteString |
getSigningContactBytes()
optional string signing_contact = 4; |
String |
getSigningLocation()
optional string signing_location = 5; |
com.google.protobuf.ByteString |
getSigningLocationBytes()
optional string signing_location = 5; |
String |
getSigningReason()
optional string signing_reason = 6; |
com.google.protobuf.ByteString |
getSigningReasonBytes()
optional string signing_reason = 6; |
String |
getTimeStampUrl()
optional string time_stamp_url = 8; |
com.google.protobuf.ByteString |
getTimeStampUrlBytes()
optional string time_stamp_url = 8; |
boolean |
hasDocument()
.IronPdfEngine.Proto.PdfDocument document = 1; |
boolean |
hasSignatureDate()
optional .google.protobuf.Timestamp signature_date = 3; |
boolean |
hasSignaturePermission()
.IronPdfEngine.Proto.SignaturePermissions signature_permission = 7; |
boolean |
hasSigningContact()
optional string signing_contact = 4; |
boolean |
hasSigningLocation()
optional string signing_location = 5; |
boolean |
hasSigningReason()
optional string signing_reason = 6; |
boolean |
hasTimeStampUrl()
optional string time_stamp_url = 8; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SignRequestStream.Info.Builder |
mergeDocument(PdfDocument value)
.IronPdfEngine.Proto.PdfDocument document = 1; |
SignRequestStream.Info.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SignRequestStream.Info.Builder |
mergeFrom(com.google.protobuf.Message other) |
SignRequestStream.Info.Builder |
mergeFrom(SignRequestStream.Info other) |
SignRequestStream.Info.Builder |
mergeSignatureDate(com.google.protobuf.Timestamp value)
optional .google.protobuf.Timestamp signature_date = 3; |
SignRequestStream.Info.Builder |
mergeSignaturePermission(SignaturePermissions value)
.IronPdfEngine.Proto.SignaturePermissions signature_permission = 7; |
SignRequestStream.Info.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SignRequestStream.Info.Builder |
setDocument(PdfDocument.Builder builderForValue)
.IronPdfEngine.Proto.PdfDocument document = 1; |
SignRequestStream.Info.Builder |
setDocument(PdfDocument value)
.IronPdfEngine.Proto.PdfDocument document = 1; |
SignRequestStream.Info.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SignRequestStream.Info.Builder |
setPassword(String value)
string password = 2; |
SignRequestStream.Info.Builder |
setPasswordBytes(com.google.protobuf.ByteString value)
string password = 2; |
SignRequestStream.Info.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SignRequestStream.Info.Builder |
setSignatureDate(com.google.protobuf.Timestamp.Builder builderForValue)
optional .google.protobuf.Timestamp signature_date = 3; |
SignRequestStream.Info.Builder |
setSignatureDate(com.google.protobuf.Timestamp value)
optional .google.protobuf.Timestamp signature_date = 3; |
SignRequestStream.Info.Builder |
setSignaturePermission(SignaturePermissions.Builder builderForValue)
.IronPdfEngine.Proto.SignaturePermissions signature_permission = 7; |
SignRequestStream.Info.Builder |
setSignaturePermission(SignaturePermissions value)
.IronPdfEngine.Proto.SignaturePermissions signature_permission = 7; |
SignRequestStream.Info.Builder |
setSigningContact(String value)
optional string signing_contact = 4; |
SignRequestStream.Info.Builder |
setSigningContactBytes(com.google.protobuf.ByteString value)
optional string signing_contact = 4; |
SignRequestStream.Info.Builder |
setSigningLocation(String value)
optional string signing_location = 5; |
SignRequestStream.Info.Builder |
setSigningLocationBytes(com.google.protobuf.ByteString value)
optional string signing_location = 5; |
SignRequestStream.Info.Builder |
setSigningReason(String value)
optional string signing_reason = 6; |
SignRequestStream.Info.Builder |
setSigningReasonBytes(com.google.protobuf.ByteString value)
optional string signing_reason = 6; |
SignRequestStream.Info.Builder |
setTimeStampUrl(String value)
optional string time_stamp_url = 8; |
SignRequestStream.Info.Builder |
setTimeStampUrlBytes(com.google.protobuf.ByteString value)
optional string time_stamp_url = 8; |
SignRequestStream.Info.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<SignRequestStream.Info.Builder>
public SignRequestStream.Info.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<SignRequestStream.Info.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<SignRequestStream.Info.Builder>
public SignRequestStream.Info getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public SignRequestStream.Info build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public SignRequestStream.Info buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public SignRequestStream.Info.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<SignRequestStream.Info.Builder>
public SignRequestStream.Info.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<SignRequestStream.Info.Builder>
public SignRequestStream.Info.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<SignRequestStream.Info.Builder>
public SignRequestStream.Info.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<SignRequestStream.Info.Builder>
public SignRequestStream.Info.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<SignRequestStream.Info.Builder>
public SignRequestStream.Info.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<SignRequestStream.Info.Builder>
public SignRequestStream.Info.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<SignRequestStream.Info.Builder>
public SignRequestStream.Info.Builder mergeFrom(SignRequestStream.Info other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<SignRequestStream.Info.Builder>
public SignRequestStream.Info.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<SignRequestStream.Info.Builder>
IOException
public boolean hasDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;
hasDocument
in interface SignRequestStream.InfoOrBuilder
public PdfDocument getDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;
getDocument
in interface SignRequestStream.InfoOrBuilder
public SignRequestStream.Info.Builder setDocument(PdfDocument value)
.IronPdfEngine.Proto.PdfDocument document = 1;
public SignRequestStream.Info.Builder setDocument(PdfDocument.Builder builderForValue)
.IronPdfEngine.Proto.PdfDocument document = 1;
public SignRequestStream.Info.Builder mergeDocument(PdfDocument value)
.IronPdfEngine.Proto.PdfDocument document = 1;
public SignRequestStream.Info.Builder clearDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;
public PdfDocument.Builder getDocumentBuilder()
.IronPdfEngine.Proto.PdfDocument document = 1;
public PdfDocumentOrBuilder getDocumentOrBuilder()
.IronPdfEngine.Proto.PdfDocument document = 1;
getDocumentOrBuilder
in interface SignRequestStream.InfoOrBuilder
public String getPassword()
string password = 2;
getPassword
in interface SignRequestStream.InfoOrBuilder
public com.google.protobuf.ByteString getPasswordBytes()
string password = 2;
getPasswordBytes
in interface SignRequestStream.InfoOrBuilder
public SignRequestStream.Info.Builder setPassword(String value)
string password = 2;
value
- The password to set.public SignRequestStream.Info.Builder clearPassword()
string password = 2;
public SignRequestStream.Info.Builder setPasswordBytes(com.google.protobuf.ByteString value)
string password = 2;
value
- The bytes for password to set.public boolean hasSignatureDate()
optional .google.protobuf.Timestamp signature_date = 3;
hasSignatureDate
in interface SignRequestStream.InfoOrBuilder
public com.google.protobuf.Timestamp getSignatureDate()
optional .google.protobuf.Timestamp signature_date = 3;
getSignatureDate
in interface SignRequestStream.InfoOrBuilder
public SignRequestStream.Info.Builder setSignatureDate(com.google.protobuf.Timestamp value)
optional .google.protobuf.Timestamp signature_date = 3;
public SignRequestStream.Info.Builder setSignatureDate(com.google.protobuf.Timestamp.Builder builderForValue)
optional .google.protobuf.Timestamp signature_date = 3;
public SignRequestStream.Info.Builder mergeSignatureDate(com.google.protobuf.Timestamp value)
optional .google.protobuf.Timestamp signature_date = 3;
public SignRequestStream.Info.Builder clearSignatureDate()
optional .google.protobuf.Timestamp signature_date = 3;
public com.google.protobuf.Timestamp.Builder getSignatureDateBuilder()
optional .google.protobuf.Timestamp signature_date = 3;
public com.google.protobuf.TimestampOrBuilder getSignatureDateOrBuilder()
optional .google.protobuf.Timestamp signature_date = 3;
getSignatureDateOrBuilder
in interface SignRequestStream.InfoOrBuilder
public boolean hasSigningContact()
optional string signing_contact = 4;
hasSigningContact
in interface SignRequestStream.InfoOrBuilder
public String getSigningContact()
optional string signing_contact = 4;
getSigningContact
in interface SignRequestStream.InfoOrBuilder
public com.google.protobuf.ByteString getSigningContactBytes()
optional string signing_contact = 4;
getSigningContactBytes
in interface SignRequestStream.InfoOrBuilder
public SignRequestStream.Info.Builder setSigningContact(String value)
optional string signing_contact = 4;
value
- The signingContact to set.public SignRequestStream.Info.Builder clearSigningContact()
optional string signing_contact = 4;
public SignRequestStream.Info.Builder setSigningContactBytes(com.google.protobuf.ByteString value)
optional string signing_contact = 4;
value
- The bytes for signingContact to set.public boolean hasSigningLocation()
optional string signing_location = 5;
hasSigningLocation
in interface SignRequestStream.InfoOrBuilder
public String getSigningLocation()
optional string signing_location = 5;
getSigningLocation
in interface SignRequestStream.InfoOrBuilder
public com.google.protobuf.ByteString getSigningLocationBytes()
optional string signing_location = 5;
getSigningLocationBytes
in interface SignRequestStream.InfoOrBuilder
public SignRequestStream.Info.Builder setSigningLocation(String value)
optional string signing_location = 5;
value
- The signingLocation to set.public SignRequestStream.Info.Builder clearSigningLocation()
optional string signing_location = 5;
public SignRequestStream.Info.Builder setSigningLocationBytes(com.google.protobuf.ByteString value)
optional string signing_location = 5;
value
- The bytes for signingLocation to set.public boolean hasSigningReason()
optional string signing_reason = 6;
hasSigningReason
in interface SignRequestStream.InfoOrBuilder
public String getSigningReason()
optional string signing_reason = 6;
getSigningReason
in interface SignRequestStream.InfoOrBuilder
public com.google.protobuf.ByteString getSigningReasonBytes()
optional string signing_reason = 6;
getSigningReasonBytes
in interface SignRequestStream.InfoOrBuilder
public SignRequestStream.Info.Builder setSigningReason(String value)
optional string signing_reason = 6;
value
- The signingReason to set.public SignRequestStream.Info.Builder clearSigningReason()
optional string signing_reason = 6;
public SignRequestStream.Info.Builder setSigningReasonBytes(com.google.protobuf.ByteString value)
optional string signing_reason = 6;
value
- The bytes for signingReason to set.public boolean hasSignaturePermission()
.IronPdfEngine.Proto.SignaturePermissions signature_permission = 7;
hasSignaturePermission
in interface SignRequestStream.InfoOrBuilder
public SignaturePermissions getSignaturePermission()
.IronPdfEngine.Proto.SignaturePermissions signature_permission = 7;
getSignaturePermission
in interface SignRequestStream.InfoOrBuilder
public SignRequestStream.Info.Builder setSignaturePermission(SignaturePermissions value)
.IronPdfEngine.Proto.SignaturePermissions signature_permission = 7;
public SignRequestStream.Info.Builder setSignaturePermission(SignaturePermissions.Builder builderForValue)
.IronPdfEngine.Proto.SignaturePermissions signature_permission = 7;
public SignRequestStream.Info.Builder mergeSignaturePermission(SignaturePermissions value)
.IronPdfEngine.Proto.SignaturePermissions signature_permission = 7;
public SignRequestStream.Info.Builder clearSignaturePermission()
.IronPdfEngine.Proto.SignaturePermissions signature_permission = 7;
public SignaturePermissions.Builder getSignaturePermissionBuilder()
.IronPdfEngine.Proto.SignaturePermissions signature_permission = 7;
public SignaturePermissionsOrBuilder getSignaturePermissionOrBuilder()
.IronPdfEngine.Proto.SignaturePermissions signature_permission = 7;
getSignaturePermissionOrBuilder
in interface SignRequestStream.InfoOrBuilder
public boolean hasTimeStampUrl()
optional string time_stamp_url = 8;
hasTimeStampUrl
in interface SignRequestStream.InfoOrBuilder
public String getTimeStampUrl()
optional string time_stamp_url = 8;
getTimeStampUrl
in interface SignRequestStream.InfoOrBuilder
public com.google.protobuf.ByteString getTimeStampUrlBytes()
optional string time_stamp_url = 8;
getTimeStampUrlBytes
in interface SignRequestStream.InfoOrBuilder
public SignRequestStream.Info.Builder setTimeStampUrl(String value)
optional string time_stamp_url = 8;
value
- The timeStampUrl to set.public SignRequestStream.Info.Builder clearTimeStampUrl()
optional string time_stamp_url = 8;
public SignRequestStream.Info.Builder setTimeStampUrlBytes(com.google.protobuf.ByteString value)
optional string time_stamp_url = 8;
value
- The bytes for timeStampUrl to set.public final SignRequestStream.Info.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<SignRequestStream.Info.Builder>
public final SignRequestStream.Info.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<SignRequestStream.Info.Builder>
Copyright © 2022–2023 Iron Software. All rights reserved.