public static final class SignPdfRequestStream.Info.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder> implements SignPdfRequestStream.InfoOrBuilder
IronPdfEngine.Proto.SignPdfRequestStream.Info| Modifier and Type | Method and Description |
|---|---|
SignPdfRequestStream.Info.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SignPdfRequestStream.Info |
build() |
SignPdfRequestStream.Info |
buildPartial() |
SignPdfRequestStream.Info.Builder |
clear() |
SignPdfRequestStream.Info.Builder |
clearDocument()
.IronPdfEngine.Proto.PdfDocument document = 1; |
SignPdfRequestStream.Info.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SignPdfRequestStream.Info.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SignPdfRequestStream.Info.Builder |
clearPassword()
string password = 2; |
SignPdfRequestStream.Info.Builder |
clearSignatureDate()
optional .google.protobuf.Timestamp signature_date = 3; |
SignPdfRequestStream.Info.Builder |
clearSigningContact()
optional string signing_contact = 4; |
SignPdfRequestStream.Info.Builder |
clearSigningLocation()
optional string signing_location = 5; |
SignPdfRequestStream.Info.Builder |
clearSigningReason()
optional string signing_reason = 6; |
SignPdfRequestStream.Info.Builder |
clone() |
SignPdfRequestStream.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; |
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; |
boolean |
hasDocument()
.IronPdfEngine.Proto.PdfDocument document = 1; |
boolean |
hasSignatureDate()
optional .google.protobuf.Timestamp signature_date = 3; |
boolean |
hasSigningContact()
optional string signing_contact = 4; |
boolean |
hasSigningLocation()
optional string signing_location = 5; |
boolean |
hasSigningReason()
optional string signing_reason = 6; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SignPdfRequestStream.Info.Builder |
mergeDocument(PdfDocument value)
.IronPdfEngine.Proto.PdfDocument document = 1; |
SignPdfRequestStream.Info.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SignPdfRequestStream.Info.Builder |
mergeFrom(com.google.protobuf.Message other) |
SignPdfRequestStream.Info.Builder |
mergeFrom(SignPdfRequestStream.Info other) |
SignPdfRequestStream.Info.Builder |
mergeSignatureDate(com.google.protobuf.Timestamp value)
optional .google.protobuf.Timestamp signature_date = 3; |
SignPdfRequestStream.Info.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SignPdfRequestStream.Info.Builder |
setDocument(PdfDocument.Builder builderForValue)
.IronPdfEngine.Proto.PdfDocument document = 1; |
SignPdfRequestStream.Info.Builder |
setDocument(PdfDocument value)
.IronPdfEngine.Proto.PdfDocument document = 1; |
SignPdfRequestStream.Info.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SignPdfRequestStream.Info.Builder |
setPassword(String value)
string password = 2; |
SignPdfRequestStream.Info.Builder |
setPasswordBytes(com.google.protobuf.ByteString value)
string password = 2; |
SignPdfRequestStream.Info.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SignPdfRequestStream.Info.Builder |
setSignatureDate(com.google.protobuf.Timestamp.Builder builderForValue)
optional .google.protobuf.Timestamp signature_date = 3; |
SignPdfRequestStream.Info.Builder |
setSignatureDate(com.google.protobuf.Timestamp value)
optional .google.protobuf.Timestamp signature_date = 3; |
SignPdfRequestStream.Info.Builder |
setSigningContact(String value)
optional string signing_contact = 4; |
SignPdfRequestStream.Info.Builder |
setSigningContactBytes(com.google.protobuf.ByteString value)
optional string signing_contact = 4; |
SignPdfRequestStream.Info.Builder |
setSigningLocation(String value)
optional string signing_location = 5; |
SignPdfRequestStream.Info.Builder |
setSigningLocationBytes(com.google.protobuf.ByteString value)
optional string signing_location = 5; |
SignPdfRequestStream.Info.Builder |
setSigningReason(String value)
optional string signing_reason = 6; |
SignPdfRequestStream.Info.Builder |
setSigningReasonBytes(com.google.protobuf.ByteString value)
optional string signing_reason = 6; |
SignPdfRequestStream.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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder>public SignPdfRequestStream.Info.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder>public SignPdfRequestStream.Info getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SignPdfRequestStream.Info build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SignPdfRequestStream.Info buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SignPdfRequestStream.Info.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder>public SignPdfRequestStream.Info.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder>public SignPdfRequestStream.Info.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder>public SignPdfRequestStream.Info.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder>public SignPdfRequestStream.Info.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder>public SignPdfRequestStream.Info.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder>public SignPdfRequestStream.Info.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SignPdfRequestStream.Info.Builder>public SignPdfRequestStream.Info.Builder mergeFrom(SignPdfRequestStream.Info other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder>public SignPdfRequestStream.Info.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SignPdfRequestStream.Info.Builder>IOExceptionpublic boolean hasDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;hasDocument in interface SignPdfRequestStream.InfoOrBuilderpublic PdfDocument getDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;getDocument in interface SignPdfRequestStream.InfoOrBuilderpublic SignPdfRequestStream.Info.Builder setDocument(PdfDocument value)
.IronPdfEngine.Proto.PdfDocument document = 1;public SignPdfRequestStream.Info.Builder setDocument(PdfDocument.Builder builderForValue)
.IronPdfEngine.Proto.PdfDocument document = 1;public SignPdfRequestStream.Info.Builder mergeDocument(PdfDocument value)
.IronPdfEngine.Proto.PdfDocument document = 1;public SignPdfRequestStream.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 SignPdfRequestStream.InfoOrBuilderpublic String getPassword()
string password = 2;getPassword in interface SignPdfRequestStream.InfoOrBuilderpublic com.google.protobuf.ByteString getPasswordBytes()
string password = 2;getPasswordBytes in interface SignPdfRequestStream.InfoOrBuilderpublic SignPdfRequestStream.Info.Builder setPassword(String value)
string password = 2;value - The password to set.public SignPdfRequestStream.Info.Builder clearPassword()
string password = 2;public SignPdfRequestStream.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 SignPdfRequestStream.InfoOrBuilderpublic com.google.protobuf.Timestamp getSignatureDate()
optional .google.protobuf.Timestamp signature_date = 3;getSignatureDate in interface SignPdfRequestStream.InfoOrBuilderpublic SignPdfRequestStream.Info.Builder setSignatureDate(com.google.protobuf.Timestamp value)
optional .google.protobuf.Timestamp signature_date = 3;public SignPdfRequestStream.Info.Builder setSignatureDate(com.google.protobuf.Timestamp.Builder builderForValue)
optional .google.protobuf.Timestamp signature_date = 3;public SignPdfRequestStream.Info.Builder mergeSignatureDate(com.google.protobuf.Timestamp value)
optional .google.protobuf.Timestamp signature_date = 3;public SignPdfRequestStream.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 SignPdfRequestStream.InfoOrBuilderpublic boolean hasSigningContact()
optional string signing_contact = 4;hasSigningContact in interface SignPdfRequestStream.InfoOrBuilderpublic String getSigningContact()
optional string signing_contact = 4;getSigningContact in interface SignPdfRequestStream.InfoOrBuilderpublic com.google.protobuf.ByteString getSigningContactBytes()
optional string signing_contact = 4;getSigningContactBytes in interface SignPdfRequestStream.InfoOrBuilderpublic SignPdfRequestStream.Info.Builder setSigningContact(String value)
optional string signing_contact = 4;value - The signingContact to set.public SignPdfRequestStream.Info.Builder clearSigningContact()
optional string signing_contact = 4;public SignPdfRequestStream.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 SignPdfRequestStream.InfoOrBuilderpublic String getSigningLocation()
optional string signing_location = 5;getSigningLocation in interface SignPdfRequestStream.InfoOrBuilderpublic com.google.protobuf.ByteString getSigningLocationBytes()
optional string signing_location = 5;getSigningLocationBytes in interface SignPdfRequestStream.InfoOrBuilderpublic SignPdfRequestStream.Info.Builder setSigningLocation(String value)
optional string signing_location = 5;value - The signingLocation to set.public SignPdfRequestStream.Info.Builder clearSigningLocation()
optional string signing_location = 5;public SignPdfRequestStream.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 SignPdfRequestStream.InfoOrBuilderpublic String getSigningReason()
optional string signing_reason = 6;getSigningReason in interface SignPdfRequestStream.InfoOrBuilderpublic com.google.protobuf.ByteString getSigningReasonBytes()
optional string signing_reason = 6;getSigningReasonBytes in interface SignPdfRequestStream.InfoOrBuilderpublic SignPdfRequestStream.Info.Builder setSigningReason(String value)
optional string signing_reason = 6;value - The signingReason to set.public SignPdfRequestStream.Info.Builder clearSigningReason()
optional string signing_reason = 6;public SignPdfRequestStream.Info.Builder setSigningReasonBytes(com.google.protobuf.ByteString value)
optional string signing_reason = 6;value - The bytes for signingReason to set.public final SignPdfRequestStream.Info.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder>public final SignPdfRequestStream.Info.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SignPdfRequestStream.Info.Builder>Copyright © 2022. All rights reserved.