Class SignPdfRequestStream.Info.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder>
com.ironsoftware.ironpdf.internal.proto.SignPdfRequestStream.Info.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder,- com.google.protobuf.MessageLite.Builder,- com.google.protobuf.MessageLiteOrBuilder,- com.google.protobuf.MessageOrBuilder,- SignPdfRequestStream.InfoOrBuilder,- Cloneable
- Enclosing class:
- SignPdfRequestStream.Info
public static final class SignPdfRequestStream.Info.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder>
implements SignPdfRequestStream.InfoOrBuilder
Protobuf type 
IronPdfEngine.Proto.SignPdfRequestStream.Info- 
Method SummaryModifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear().IronPdfEngine.Proto.PdfDocument document = 1;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) string password = 2;optional .google.protobuf.Timestamp signature_date = 3;optional string signing_contact = 4;optional string signing_location = 5;optional string signing_reason = 6;clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptor.IronPdfEngine.Proto.PdfDocument document = 1;.IronPdfEngine.Proto.PdfDocument document = 1;.IronPdfEngine.Proto.PdfDocument document = 1;string password = 2;com.google.protobuf.ByteStringstring password = 2;com.google.protobuf.Timestampoptional .google.protobuf.Timestamp signature_date = 3;com.google.protobuf.Timestamp.Builderoptional .google.protobuf.Timestamp signature_date = 3;com.google.protobuf.TimestampOrBuilderoptional .google.protobuf.Timestamp signature_date = 3;optional string signing_contact = 4;com.google.protobuf.ByteStringoptional string signing_contact = 4;optional string signing_location = 5;com.google.protobuf.ByteStringoptional string signing_location = 5;optional string signing_reason = 6;com.google.protobuf.ByteStringoptional string signing_reason = 6;boolean.IronPdfEngine.Proto.PdfDocument document = 1;booleanoptional .google.protobuf.Timestamp signature_date = 3;booleanoptional string signing_contact = 4;booleanoptional string signing_location = 5;booleanoptional string signing_reason = 6;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeDocument(PdfDocument value) .IronPdfEngine.Proto.PdfDocument document = 1;mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeSignatureDate(com.google.protobuf.Timestamp value) optional .google.protobuf.Timestamp signature_date = 3;mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setDocument(PdfDocument value) .IronPdfEngine.Proto.PdfDocument document = 1;setDocument(PdfDocument.Builder builderForValue) .IronPdfEngine.Proto.PdfDocument document = 1;setPassword(String value) string password = 2;setPasswordBytes(com.google.protobuf.ByteString value) string password = 2;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSignatureDate(com.google.protobuf.Timestamp value) optional .google.protobuf.Timestamp signature_date = 3;setSignatureDate(com.google.protobuf.Timestamp.Builder builderForValue) optional .google.protobuf.Timestamp signature_date = 3;setSigningContact(String value) optional string signing_contact = 4;setSigningContactBytes(com.google.protobuf.ByteString value) optional string signing_contact = 4;setSigningLocation(String value) optional string signing_location = 5;setSigningLocationBytes(com.google.protobuf.ByteString value) optional string signing_location = 5;setSigningReason(String value) optional string signing_reason = 6;setSigningReasonBytes(com.google.protobuf.ByteString value) optional string signing_reason = 6;setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.BuildergetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.BuilderfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.BuilderaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Objectequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.BuildermergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.BuildermergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilderfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
- 
Method Details- 
getDescriptorpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
- 
internalGetFieldAccessorTableprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
- internalGetFieldAccessorTablein class- com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder>
 
- 
clear- Specified by:
- clearin interface- com.google.protobuf.Message.Builder
- Specified by:
- clearin interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- clearin class- com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder>
 
- 
getDescriptorForTypepublic com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
- getDescriptorForTypein interface- com.google.protobuf.Message.Builder
- Specified by:
- getDescriptorForTypein interface- com.google.protobuf.MessageOrBuilder
- Overrides:
- getDescriptorForTypein class- com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder>
 
- 
getDefaultInstanceForType- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageOrBuilder
 
- 
build- Specified by:
- buildin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildin interface- com.google.protobuf.MessageLite.Builder
 
- 
buildPartial- Specified by:
- buildPartialin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildPartialin interface- com.google.protobuf.MessageLite.Builder
 
- 
clone- Specified by:
- clonein interface- com.google.protobuf.Message.Builder
- Specified by:
- clonein interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- clonein class- com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder>
 
- 
setFieldpublic SignPdfRequestStream.Info.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
- setFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- setFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder>
 
- 
clearFieldpublic SignPdfRequestStream.Info.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
- clearFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- clearFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder>
 
- 
clearOneofpublic SignPdfRequestStream.Info.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
- clearOneofin interface- com.google.protobuf.Message.Builder
- Overrides:
- clearOneofin class- com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder>
 
- 
setRepeatedFieldpublic SignPdfRequestStream.Info.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
- setRepeatedFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- setRepeatedFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder>
 
- 
addRepeatedFieldpublic SignPdfRequestStream.Info.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
- addRepeatedFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- addRepeatedFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder>
 
- 
mergeFrom- Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<SignPdfRequestStream.Info.Builder>
 
- 
mergeFrom
- 
isInitializedpublic final boolean isInitialized()- Specified by:
- isInitializedin interface- com.google.protobuf.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder>
 
- 
mergeFrompublic SignPdfRequestStream.Info.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Specified by:
- mergeFromin interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<SignPdfRequestStream.Info.Builder>
- Throws:
- IOException
 
- 
hasDocumentpublic boolean hasDocument().IronPdfEngine.Proto.PdfDocument document = 1;- Specified by:
- hasDocumentin interface- SignPdfRequestStream.InfoOrBuilder
- Returns:
- Whether the document field is set.
 
- 
getDocument.IronPdfEngine.Proto.PdfDocument document = 1;- Specified by:
- getDocumentin interface- SignPdfRequestStream.InfoOrBuilder
- Returns:
- The document.
 
- 
setDocument.IronPdfEngine.Proto.PdfDocument document = 1;
- 
setDocument.IronPdfEngine.Proto.PdfDocument document = 1;
- 
mergeDocument.IronPdfEngine.Proto.PdfDocument document = 1;
- 
clearDocument.IronPdfEngine.Proto.PdfDocument document = 1;
- 
getDocumentBuilder.IronPdfEngine.Proto.PdfDocument document = 1;
- 
getDocumentOrBuilder.IronPdfEngine.Proto.PdfDocument document = 1;- Specified by:
- getDocumentOrBuilderin interface- SignPdfRequestStream.InfoOrBuilder
 
- 
getPasswordstring password = 2;- Specified by:
- getPasswordin interface- SignPdfRequestStream.InfoOrBuilder
- Returns:
- The password.
 
- 
getPasswordBytespublic com.google.protobuf.ByteString getPasswordBytes()string password = 2;- Specified by:
- getPasswordBytesin interface- SignPdfRequestStream.InfoOrBuilder
- Returns:
- The bytes for password.
 
- 
setPasswordstring password = 2;- Parameters:
- value- The password to set.
- Returns:
- This builder for chaining.
 
- 
clearPasswordstring password = 2;- Returns:
- This builder for chaining.
 
- 
setPasswordBytesstring password = 2;- Parameters:
- value- The bytes for password to set.
- Returns:
- This builder for chaining.
 
- 
hasSignatureDatepublic boolean hasSignatureDate()optional .google.protobuf.Timestamp signature_date = 3;- Specified by:
- hasSignatureDatein interface- SignPdfRequestStream.InfoOrBuilder
- Returns:
- Whether the signatureDate field is set.
 
- 
getSignatureDatepublic com.google.protobuf.Timestamp getSignatureDate()optional .google.protobuf.Timestamp signature_date = 3;- Specified by:
- getSignatureDatein interface- SignPdfRequestStream.InfoOrBuilder
- Returns:
- The signatureDate.
 
- 
setSignatureDateoptional .google.protobuf.Timestamp signature_date = 3;
- 
setSignatureDatepublic SignPdfRequestStream.Info.Builder setSignatureDate(com.google.protobuf.Timestamp.Builder builderForValue) optional .google.protobuf.Timestamp signature_date = 3;
- 
mergeSignatureDateoptional .google.protobuf.Timestamp signature_date = 3;
- 
clearSignatureDateoptional .google.protobuf.Timestamp signature_date = 3;
- 
getSignatureDateBuilderpublic com.google.protobuf.Timestamp.Builder getSignatureDateBuilder()optional .google.protobuf.Timestamp signature_date = 3;
- 
getSignatureDateOrBuilderpublic com.google.protobuf.TimestampOrBuilder getSignatureDateOrBuilder()optional .google.protobuf.Timestamp signature_date = 3;- Specified by:
- getSignatureDateOrBuilderin interface- SignPdfRequestStream.InfoOrBuilder
 
- 
hasSigningContactpublic boolean hasSigningContact()optional string signing_contact = 4;- Specified by:
- hasSigningContactin interface- SignPdfRequestStream.InfoOrBuilder
- Returns:
- Whether the signingContact field is set.
 
- 
getSigningContactoptional string signing_contact = 4;- Specified by:
- getSigningContactin interface- SignPdfRequestStream.InfoOrBuilder
- Returns:
- The signingContact.
 
- 
getSigningContactBytespublic com.google.protobuf.ByteString getSigningContactBytes()optional string signing_contact = 4;- Specified by:
- getSigningContactBytesin interface- SignPdfRequestStream.InfoOrBuilder
- Returns:
- The bytes for signingContact.
 
- 
setSigningContactoptional string signing_contact = 4;- Parameters:
- value- The signingContact to set.
- Returns:
- This builder for chaining.
 
- 
clearSigningContactoptional string signing_contact = 4;- Returns:
- This builder for chaining.
 
- 
setSigningContactBytespublic SignPdfRequestStream.Info.Builder setSigningContactBytes(com.google.protobuf.ByteString value) optional string signing_contact = 4;- Parameters:
- value- The bytes for signingContact to set.
- Returns:
- This builder for chaining.
 
- 
hasSigningLocationpublic boolean hasSigningLocation()optional string signing_location = 5;- Specified by:
- hasSigningLocationin interface- SignPdfRequestStream.InfoOrBuilder
- Returns:
- Whether the signingLocation field is set.
 
- 
getSigningLocationoptional string signing_location = 5;- Specified by:
- getSigningLocationin interface- SignPdfRequestStream.InfoOrBuilder
- Returns:
- The signingLocation.
 
- 
getSigningLocationBytespublic com.google.protobuf.ByteString getSigningLocationBytes()optional string signing_location = 5;- Specified by:
- getSigningLocationBytesin interface- SignPdfRequestStream.InfoOrBuilder
- Returns:
- The bytes for signingLocation.
 
- 
setSigningLocationoptional string signing_location = 5;- Parameters:
- value- The signingLocation to set.
- Returns:
- This builder for chaining.
 
- 
clearSigningLocationoptional string signing_location = 5;- Returns:
- This builder for chaining.
 
- 
setSigningLocationBytespublic SignPdfRequestStream.Info.Builder setSigningLocationBytes(com.google.protobuf.ByteString value) optional string signing_location = 5;- Parameters:
- value- The bytes for signingLocation to set.
- Returns:
- This builder for chaining.
 
- 
hasSigningReasonpublic boolean hasSigningReason()optional string signing_reason = 6;- Specified by:
- hasSigningReasonin interface- SignPdfRequestStream.InfoOrBuilder
- Returns:
- Whether the signingReason field is set.
 
- 
getSigningReasonoptional string signing_reason = 6;- Specified by:
- getSigningReasonin interface- SignPdfRequestStream.InfoOrBuilder
- Returns:
- The signingReason.
 
- 
getSigningReasonBytespublic com.google.protobuf.ByteString getSigningReasonBytes()optional string signing_reason = 6;- Specified by:
- getSigningReasonBytesin interface- SignPdfRequestStream.InfoOrBuilder
- Returns:
- The bytes for signingReason.
 
- 
setSigningReasonoptional string signing_reason = 6;- Parameters:
- value- The signingReason to set.
- Returns:
- This builder for chaining.
 
- 
clearSigningReasonoptional string signing_reason = 6;- Returns:
- This builder for chaining.
 
- 
setSigningReasonBytespublic SignPdfRequestStream.Info.Builder setSigningReasonBytes(com.google.protobuf.ByteString value) optional string signing_reason = 6;- Parameters:
- value- The bytes for signingReason to set.
- Returns:
- This builder for chaining.
 
- 
setUnknownFieldspublic final SignPdfRequestStream.Info.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- setUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- setUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder>
 
- 
mergeUnknownFieldspublic final SignPdfRequestStream.Info.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- mergeUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder>
 
 
-