public static final class ApplyStampRequestStream.Info extends com.google.protobuf.GeneratedMessageV3 implements ApplyStampRequestStream.InfoOrBuilder
IronPdfEngine.Proto.ApplyStampRequestStream.Info
Modifier and Type | Class and Description |
---|---|
static class |
ApplyStampRequestStream.Info.Builder
Protobuf type
IronPdfEngine.Proto.ApplyStampRequestStream.Info |
static class |
ApplyStampRequestStream.Info.StamperTypeInfoCase |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Modifier and Type | Field and Description |
---|---|
static int |
BARCODE_STAMPER_FIELD_NUMBER |
static int |
DOCUMENT_FIELD_NUMBER |
static int |
HORIZONTAL_ALIGNMENT_FIELD_NUMBER |
static int |
HORIZONTAL_OFFSET_FIELD_NUMBER |
static int |
HTML_STAMPER_FIELD_NUMBER |
static int |
HYPERLINK_FIELD_NUMBER |
static int |
IMAGE_STAMPER_FIELD_NUMBER |
static int |
IS_STAMP_BEHIND_CONTENT_FIELD_NUMBER |
static int |
MAX_HEIGHT_FIELD_NUMBER |
static int |
MAX_WIDTH_FIELD_NUMBER |
static int |
MIN_HEIGHT_FIELD_NUMBER |
static int |
MIN_WIDTH_FIELD_NUMBER |
static int |
OPACITY_FIELD_NUMBER |
static int |
ROTATION_FIELD_NUMBER |
static int |
SCALE_FIELD_NUMBER |
static int |
TARGET_PAGES_INDEXES_FIELD_NUMBER |
static int |
TEXT_STAMPER_FIELD_NUMBER |
static int |
VERTICAL_ALIGNMENT_FIELD_NUMBER |
static int |
VERTICAL_OFFSET_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
BarcodeStamperInfo |
getBarcodeStamper()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19; |
BarcodeStamperInfoOrBuilder |
getBarcodeStamperOrBuilder()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19; |
static ApplyStampRequestStream.Info |
getDefaultInstance() |
ApplyStampRequestStream.Info |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
PdfDocument |
getDocument()
.IronPdfEngine.Proto.PdfDocument document = 1; |
PdfDocumentOrBuilder |
getDocumentOrBuilder()
.IronPdfEngine.Proto.PdfDocument document = 1; |
HorizontalAlignment |
getHorizontalAlignment()
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5; |
HorizontalAlignmentOrBuilder |
getHorizontalAlignmentOrBuilder()
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5; |
Length |
getHorizontalOffset()
optional .IronPdfEngine.Proto.Length horizontal_offset = 7; |
LengthOrBuilder |
getHorizontalOffsetOrBuilder()
optional .IronPdfEngine.Proto.Length horizontal_offset = 7; |
HtmlStamperInfo |
getHtmlStamper()
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16; |
HtmlStamperInfoOrBuilder |
getHtmlStamperOrBuilder()
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16; |
String |
getHyperlink()
optional string hyperlink = 13; |
com.google.protobuf.ByteString |
getHyperlinkBytes()
optional string hyperlink = 13; |
ImageStamperInfo |
getImageStamper()
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17; |
ImageStamperInfoOrBuilder |
getImageStamperOrBuilder()
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17; |
boolean |
getIsStampBehindContent()
optional bool is_stamp_behind_content = 15; |
Length |
getMaxHeight()
optional .IronPdfEngine.Proto.Length max_height = 10; |
LengthOrBuilder |
getMaxHeightOrBuilder()
optional .IronPdfEngine.Proto.Length max_height = 10; |
Length |
getMaxWidth()
optional .IronPdfEngine.Proto.Length max_width = 9; |
LengthOrBuilder |
getMaxWidthOrBuilder()
optional .IronPdfEngine.Proto.Length max_width = 9; |
Length |
getMinHeight()
optional .IronPdfEngine.Proto.Length min_height = 12; |
LengthOrBuilder |
getMinHeightOrBuilder()
optional .IronPdfEngine.Proto.Length min_height = 12; |
Length |
getMinWidth()
optional .IronPdfEngine.Proto.Length min_width = 11; |
LengthOrBuilder |
getMinWidthOrBuilder()
optional .IronPdfEngine.Proto.Length min_width = 11; |
int |
getOpacity()
optional int32 opacity = 3; |
com.google.protobuf.Parser<ApplyStampRequestStream.Info> |
getParserForType() |
int |
getRotation()
optional int32 rotation = 4; |
double |
getScale()
optional double scale = 14; |
int |
getSerializedSize() |
ApplyStampRequestStream.Info.StamperTypeInfoCase |
getStamperTypeInfoCase() |
int |
getTargetPagesIndexes(int index)
repeated int32 target_pages_indexes = 2; |
int |
getTargetPagesIndexesCount()
repeated int32 target_pages_indexes = 2; |
List<Integer> |
getTargetPagesIndexesList()
repeated int32 target_pages_indexes = 2; |
TextStamperInfo |
getTextStamper()
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18; |
TextStamperInfoOrBuilder |
getTextStamperOrBuilder()
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
VerticalAlignment |
getVerticalAlignment()
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6; |
VerticalAlignmentOrBuilder |
getVerticalAlignmentOrBuilder()
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6; |
Length |
getVerticalOffset()
optional .IronPdfEngine.Proto.Length vertical_offset = 8; |
LengthOrBuilder |
getVerticalOffsetOrBuilder()
optional .IronPdfEngine.Proto.Length vertical_offset = 8; |
boolean |
hasBarcodeStamper()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19; |
boolean |
hasDocument()
.IronPdfEngine.Proto.PdfDocument document = 1; |
int |
hashCode() |
boolean |
hasHorizontalAlignment()
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5; |
boolean |
hasHorizontalOffset()
optional .IronPdfEngine.Proto.Length horizontal_offset = 7; |
boolean |
hasHtmlStamper()
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16; |
boolean |
hasHyperlink()
optional string hyperlink = 13; |
boolean |
hasImageStamper()
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17; |
boolean |
hasIsStampBehindContent()
optional bool is_stamp_behind_content = 15; |
boolean |
hasMaxHeight()
optional .IronPdfEngine.Proto.Length max_height = 10; |
boolean |
hasMaxWidth()
optional .IronPdfEngine.Proto.Length max_width = 9; |
boolean |
hasMinHeight()
optional .IronPdfEngine.Proto.Length min_height = 12; |
boolean |
hasMinWidth()
optional .IronPdfEngine.Proto.Length min_width = 11; |
boolean |
hasOpacity()
optional int32 opacity = 3; |
boolean |
hasRotation()
optional int32 rotation = 4; |
boolean |
hasScale()
optional double scale = 14; |
boolean |
hasTextStamper()
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18; |
boolean |
hasVerticalAlignment()
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6; |
boolean |
hasVerticalOffset()
optional .IronPdfEngine.Proto.Length vertical_offset = 8; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ApplyStampRequestStream.Info.Builder |
newBuilder() |
static ApplyStampRequestStream.Info.Builder |
newBuilder(ApplyStampRequestStream.Info prototype) |
ApplyStampRequestStream.Info.Builder |
newBuilderForType() |
protected ApplyStampRequestStream.Info.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ApplyStampRequestStream.Info |
parseDelimitedFrom(InputStream input) |
static ApplyStampRequestStream.Info |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApplyStampRequestStream.Info |
parseFrom(byte[] data) |
static ApplyStampRequestStream.Info |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApplyStampRequestStream.Info |
parseFrom(ByteBuffer data) |
static ApplyStampRequestStream.Info |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApplyStampRequestStream.Info |
parseFrom(com.google.protobuf.ByteString data) |
static ApplyStampRequestStream.Info |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApplyStampRequestStream.Info |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ApplyStampRequestStream.Info |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApplyStampRequestStream.Info |
parseFrom(InputStream input) |
static ApplyStampRequestStream.Info |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ApplyStampRequestStream.Info> |
parser() |
ApplyStampRequestStream.Info.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int DOCUMENT_FIELD_NUMBER
public static final int TARGET_PAGES_INDEXES_FIELD_NUMBER
public static final int OPACITY_FIELD_NUMBER
public static final int ROTATION_FIELD_NUMBER
public static final int HORIZONTAL_ALIGNMENT_FIELD_NUMBER
public static final int VERTICAL_ALIGNMENT_FIELD_NUMBER
public static final int HORIZONTAL_OFFSET_FIELD_NUMBER
public static final int VERTICAL_OFFSET_FIELD_NUMBER
public static final int MAX_WIDTH_FIELD_NUMBER
public static final int MAX_HEIGHT_FIELD_NUMBER
public static final int MIN_WIDTH_FIELD_NUMBER
public static final int MIN_HEIGHT_FIELD_NUMBER
public static final int HYPERLINK_FIELD_NUMBER
public static final int SCALE_FIELD_NUMBER
public static final int IS_STAMP_BEHIND_CONTENT_FIELD_NUMBER
public static final int HTML_STAMPER_FIELD_NUMBER
public static final int IMAGE_STAMPER_FIELD_NUMBER
public static final int TEXT_STAMPER_FIELD_NUMBER
public static final int BARCODE_STAMPER_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public ApplyStampRequestStream.Info.StamperTypeInfoCase getStamperTypeInfoCase()
getStamperTypeInfoCase
in interface ApplyStampRequestStream.InfoOrBuilder
public boolean hasDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;
hasDocument
in interface ApplyStampRequestStream.InfoOrBuilder
public PdfDocument getDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;
getDocument
in interface ApplyStampRequestStream.InfoOrBuilder
public PdfDocumentOrBuilder getDocumentOrBuilder()
.IronPdfEngine.Proto.PdfDocument document = 1;
getDocumentOrBuilder
in interface ApplyStampRequestStream.InfoOrBuilder
public List<Integer> getTargetPagesIndexesList()
repeated int32 target_pages_indexes = 2;
getTargetPagesIndexesList
in interface ApplyStampRequestStream.InfoOrBuilder
public int getTargetPagesIndexesCount()
repeated int32 target_pages_indexes = 2;
getTargetPagesIndexesCount
in interface ApplyStampRequestStream.InfoOrBuilder
public int getTargetPagesIndexes(int index)
repeated int32 target_pages_indexes = 2;
getTargetPagesIndexes
in interface ApplyStampRequestStream.InfoOrBuilder
index
- The index of the element to return.public boolean hasOpacity()
optional int32 opacity = 3;
hasOpacity
in interface ApplyStampRequestStream.InfoOrBuilder
public int getOpacity()
optional int32 opacity = 3;
getOpacity
in interface ApplyStampRequestStream.InfoOrBuilder
public boolean hasRotation()
optional int32 rotation = 4;
hasRotation
in interface ApplyStampRequestStream.InfoOrBuilder
public int getRotation()
optional int32 rotation = 4;
getRotation
in interface ApplyStampRequestStream.InfoOrBuilder
public boolean hasHorizontalAlignment()
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5;
hasHorizontalAlignment
in interface ApplyStampRequestStream.InfoOrBuilder
public HorizontalAlignment getHorizontalAlignment()
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5;
getHorizontalAlignment
in interface ApplyStampRequestStream.InfoOrBuilder
public HorizontalAlignmentOrBuilder getHorizontalAlignmentOrBuilder()
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5;
getHorizontalAlignmentOrBuilder
in interface ApplyStampRequestStream.InfoOrBuilder
public boolean hasVerticalAlignment()
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6;
hasVerticalAlignment
in interface ApplyStampRequestStream.InfoOrBuilder
public VerticalAlignment getVerticalAlignment()
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6;
getVerticalAlignment
in interface ApplyStampRequestStream.InfoOrBuilder
public VerticalAlignmentOrBuilder getVerticalAlignmentOrBuilder()
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6;
getVerticalAlignmentOrBuilder
in interface ApplyStampRequestStream.InfoOrBuilder
public boolean hasHorizontalOffset()
optional .IronPdfEngine.Proto.Length horizontal_offset = 7;
hasHorizontalOffset
in interface ApplyStampRequestStream.InfoOrBuilder
public Length getHorizontalOffset()
optional .IronPdfEngine.Proto.Length horizontal_offset = 7;
getHorizontalOffset
in interface ApplyStampRequestStream.InfoOrBuilder
public LengthOrBuilder getHorizontalOffsetOrBuilder()
optional .IronPdfEngine.Proto.Length horizontal_offset = 7;
getHorizontalOffsetOrBuilder
in interface ApplyStampRequestStream.InfoOrBuilder
public boolean hasVerticalOffset()
optional .IronPdfEngine.Proto.Length vertical_offset = 8;
hasVerticalOffset
in interface ApplyStampRequestStream.InfoOrBuilder
public Length getVerticalOffset()
optional .IronPdfEngine.Proto.Length vertical_offset = 8;
getVerticalOffset
in interface ApplyStampRequestStream.InfoOrBuilder
public LengthOrBuilder getVerticalOffsetOrBuilder()
optional .IronPdfEngine.Proto.Length vertical_offset = 8;
getVerticalOffsetOrBuilder
in interface ApplyStampRequestStream.InfoOrBuilder
public boolean hasMaxWidth()
optional .IronPdfEngine.Proto.Length max_width = 9;
hasMaxWidth
in interface ApplyStampRequestStream.InfoOrBuilder
public Length getMaxWidth()
optional .IronPdfEngine.Proto.Length max_width = 9;
getMaxWidth
in interface ApplyStampRequestStream.InfoOrBuilder
public LengthOrBuilder getMaxWidthOrBuilder()
optional .IronPdfEngine.Proto.Length max_width = 9;
getMaxWidthOrBuilder
in interface ApplyStampRequestStream.InfoOrBuilder
public boolean hasMaxHeight()
optional .IronPdfEngine.Proto.Length max_height = 10;
hasMaxHeight
in interface ApplyStampRequestStream.InfoOrBuilder
public Length getMaxHeight()
optional .IronPdfEngine.Proto.Length max_height = 10;
getMaxHeight
in interface ApplyStampRequestStream.InfoOrBuilder
public LengthOrBuilder getMaxHeightOrBuilder()
optional .IronPdfEngine.Proto.Length max_height = 10;
getMaxHeightOrBuilder
in interface ApplyStampRequestStream.InfoOrBuilder
public boolean hasMinWidth()
optional .IronPdfEngine.Proto.Length min_width = 11;
hasMinWidth
in interface ApplyStampRequestStream.InfoOrBuilder
public Length getMinWidth()
optional .IronPdfEngine.Proto.Length min_width = 11;
getMinWidth
in interface ApplyStampRequestStream.InfoOrBuilder
public LengthOrBuilder getMinWidthOrBuilder()
optional .IronPdfEngine.Proto.Length min_width = 11;
getMinWidthOrBuilder
in interface ApplyStampRequestStream.InfoOrBuilder
public boolean hasMinHeight()
optional .IronPdfEngine.Proto.Length min_height = 12;
hasMinHeight
in interface ApplyStampRequestStream.InfoOrBuilder
public Length getMinHeight()
optional .IronPdfEngine.Proto.Length min_height = 12;
getMinHeight
in interface ApplyStampRequestStream.InfoOrBuilder
public LengthOrBuilder getMinHeightOrBuilder()
optional .IronPdfEngine.Proto.Length min_height = 12;
getMinHeightOrBuilder
in interface ApplyStampRequestStream.InfoOrBuilder
public boolean hasHyperlink()
optional string hyperlink = 13;
hasHyperlink
in interface ApplyStampRequestStream.InfoOrBuilder
public String getHyperlink()
optional string hyperlink = 13;
getHyperlink
in interface ApplyStampRequestStream.InfoOrBuilder
public com.google.protobuf.ByteString getHyperlinkBytes()
optional string hyperlink = 13;
getHyperlinkBytes
in interface ApplyStampRequestStream.InfoOrBuilder
public boolean hasScale()
optional double scale = 14;
hasScale
in interface ApplyStampRequestStream.InfoOrBuilder
public double getScale()
optional double scale = 14;
getScale
in interface ApplyStampRequestStream.InfoOrBuilder
public boolean hasIsStampBehindContent()
optional bool is_stamp_behind_content = 15;
hasIsStampBehindContent
in interface ApplyStampRequestStream.InfoOrBuilder
public boolean getIsStampBehindContent()
optional bool is_stamp_behind_content = 15;
getIsStampBehindContent
in interface ApplyStampRequestStream.InfoOrBuilder
public boolean hasHtmlStamper()
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16;
hasHtmlStamper
in interface ApplyStampRequestStream.InfoOrBuilder
public HtmlStamperInfo getHtmlStamper()
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16;
getHtmlStamper
in interface ApplyStampRequestStream.InfoOrBuilder
public HtmlStamperInfoOrBuilder getHtmlStamperOrBuilder()
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16;
getHtmlStamperOrBuilder
in interface ApplyStampRequestStream.InfoOrBuilder
public boolean hasImageStamper()
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17;
hasImageStamper
in interface ApplyStampRequestStream.InfoOrBuilder
public ImageStamperInfo getImageStamper()
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17;
getImageStamper
in interface ApplyStampRequestStream.InfoOrBuilder
public ImageStamperInfoOrBuilder getImageStamperOrBuilder()
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17;
getImageStamperOrBuilder
in interface ApplyStampRequestStream.InfoOrBuilder
public boolean hasTextStamper()
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18;
hasTextStamper
in interface ApplyStampRequestStream.InfoOrBuilder
public TextStamperInfo getTextStamper()
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18;
getTextStamper
in interface ApplyStampRequestStream.InfoOrBuilder
public TextStamperInfoOrBuilder getTextStamperOrBuilder()
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18;
getTextStamperOrBuilder
in interface ApplyStampRequestStream.InfoOrBuilder
public boolean hasBarcodeStamper()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19;
hasBarcodeStamper
in interface ApplyStampRequestStream.InfoOrBuilder
public BarcodeStamperInfo getBarcodeStamper()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19;
getBarcodeStamper
in interface ApplyStampRequestStream.InfoOrBuilder
public BarcodeStamperInfoOrBuilder getBarcodeStamperOrBuilder()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19;
getBarcodeStamperOrBuilder
in interface ApplyStampRequestStream.InfoOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static ApplyStampRequestStream.Info parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ApplyStampRequestStream.Info parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ApplyStampRequestStream.Info parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ApplyStampRequestStream.Info parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ApplyStampRequestStream.Info parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ApplyStampRequestStream.Info parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ApplyStampRequestStream.Info parseFrom(InputStream input) throws IOException
IOException
public static ApplyStampRequestStream.Info parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ApplyStampRequestStream.Info parseDelimitedFrom(InputStream input) throws IOException
IOException
public static ApplyStampRequestStream.Info parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ApplyStampRequestStream.Info parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static ApplyStampRequestStream.Info parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public ApplyStampRequestStream.Info.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static ApplyStampRequestStream.Info.Builder newBuilder()
public static ApplyStampRequestStream.Info.Builder newBuilder(ApplyStampRequestStream.Info prototype)
public ApplyStampRequestStream.Info.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected ApplyStampRequestStream.Info.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static ApplyStampRequestStream.Info getDefaultInstance()
public static com.google.protobuf.Parser<ApplyStampRequestStream.Info> parser()
public com.google.protobuf.Parser<ApplyStampRequestStream.Info> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public ApplyStampRequestStream.Info getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2022–2023 Iron Software. All rights reserved.