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, 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<SignRequestStream.Info.Builder>public SignRequestStream.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<SignRequestStream.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<SignRequestStream.Info.Builder>public SignRequestStream.Info getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SignRequestStream.Info build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SignRequestStream.Info buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SignRequestStream.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<SignRequestStream.Info.Builder>public SignRequestStream.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<SignRequestStream.Info.Builder>public SignRequestStream.Info.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField 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.BuilderclearOneof 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.BuildersetRepeatedField 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.BuilderaddRepeatedField 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.BuildermergeFrom 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.MessageLiteOrBuilderisInitialized 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.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SignRequestStream.Info.Builder>IOExceptionpublic boolean hasDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;hasDocument in interface SignRequestStream.InfoOrBuilderpublic PdfDocument getDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;getDocument in interface SignRequestStream.InfoOrBuilderpublic 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.InfoOrBuilderpublic String getPassword()
string password = 2;getPassword in interface SignRequestStream.InfoOrBuilderpublic com.google.protobuf.ByteString getPasswordBytes()
string password = 2;getPasswordBytes in interface SignRequestStream.InfoOrBuilderpublic 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.InfoOrBuilderpublic com.google.protobuf.Timestamp getSignatureDate()
optional .google.protobuf.Timestamp signature_date = 3;getSignatureDate in interface SignRequestStream.InfoOrBuilderpublic 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.InfoOrBuilderpublic boolean hasSigningContact()
optional string signing_contact = 4;hasSigningContact in interface SignRequestStream.InfoOrBuilderpublic String getSigningContact()
optional string signing_contact = 4;getSigningContact in interface SignRequestStream.InfoOrBuilderpublic com.google.protobuf.ByteString getSigningContactBytes()
optional string signing_contact = 4;getSigningContactBytes in interface SignRequestStream.InfoOrBuilderpublic 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.InfoOrBuilderpublic String getSigningLocation()
optional string signing_location = 5;getSigningLocation in interface SignRequestStream.InfoOrBuilderpublic com.google.protobuf.ByteString getSigningLocationBytes()
optional string signing_location = 5;getSigningLocationBytes in interface SignRequestStream.InfoOrBuilderpublic 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.InfoOrBuilderpublic String getSigningReason()
optional string signing_reason = 6;getSigningReason in interface SignRequestStream.InfoOrBuilderpublic com.google.protobuf.ByteString getSigningReasonBytes()
optional string signing_reason = 6;getSigningReasonBytes in interface SignRequestStream.InfoOrBuilderpublic 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.InfoOrBuilderpublic SignaturePermissions getSignaturePermission()
.IronPdfEngine.Proto.SignaturePermissions signature_permission = 7;getSignaturePermission in interface SignRequestStream.InfoOrBuilderpublic 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.InfoOrBuilderpublic boolean hasTimeStampUrl()
optional string time_stamp_url = 8;hasTimeStampUrl in interface SignRequestStream.InfoOrBuilderpublic String getTimeStampUrl()
optional string time_stamp_url = 8;getTimeStampUrl in interface SignRequestStream.InfoOrBuilderpublic com.google.protobuf.ByteString getTimeStampUrlBytes()
optional string time_stamp_url = 8;getTimeStampUrlBytes in interface SignRequestStream.InfoOrBuilderpublic 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.BuildersetUnknownFields 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.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SignRequestStream.Info.Builder>Copyright © 2022–2023 Iron Software. All rights reserved.