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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic 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.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public ApplyStampRequestStream.Info.StamperTypeInfoCase getStamperTypeInfoCase()
getStamperTypeInfoCase in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;hasDocument in interface ApplyStampRequestStream.InfoOrBuilderpublic PdfDocument getDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;getDocument in interface ApplyStampRequestStream.InfoOrBuilderpublic PdfDocumentOrBuilder getDocumentOrBuilder()
.IronPdfEngine.Proto.PdfDocument document = 1;getDocumentOrBuilder in interface ApplyStampRequestStream.InfoOrBuilderpublic List<Integer> getTargetPagesIndexesList()
repeated int32 target_pages_indexes = 2;getTargetPagesIndexesList in interface ApplyStampRequestStream.InfoOrBuilderpublic int getTargetPagesIndexesCount()
repeated int32 target_pages_indexes = 2;getTargetPagesIndexesCount in interface ApplyStampRequestStream.InfoOrBuilderpublic int getTargetPagesIndexes(int index)
repeated int32 target_pages_indexes = 2;getTargetPagesIndexes in interface ApplyStampRequestStream.InfoOrBuilderindex - The index of the element to return.public boolean hasOpacity()
optional int32 opacity = 3;hasOpacity in interface ApplyStampRequestStream.InfoOrBuilderpublic int getOpacity()
optional int32 opacity = 3;getOpacity in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasRotation()
optional int32 rotation = 4;hasRotation in interface ApplyStampRequestStream.InfoOrBuilderpublic int getRotation()
optional int32 rotation = 4;getRotation in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasHorizontalAlignment()
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5;hasHorizontalAlignment in interface ApplyStampRequestStream.InfoOrBuilderpublic HorizontalAlignment getHorizontalAlignment()
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5;getHorizontalAlignment in interface ApplyStampRequestStream.InfoOrBuilderpublic HorizontalAlignmentOrBuilder getHorizontalAlignmentOrBuilder()
optional .IronPdfEngine.Proto.HorizontalAlignment horizontal_alignment = 5;getHorizontalAlignmentOrBuilder in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasVerticalAlignment()
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6;hasVerticalAlignment in interface ApplyStampRequestStream.InfoOrBuilderpublic VerticalAlignment getVerticalAlignment()
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6;getVerticalAlignment in interface ApplyStampRequestStream.InfoOrBuilderpublic VerticalAlignmentOrBuilder getVerticalAlignmentOrBuilder()
optional .IronPdfEngine.Proto.VerticalAlignment vertical_alignment = 6;getVerticalAlignmentOrBuilder in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasHorizontalOffset()
optional .IronPdfEngine.Proto.Length horizontal_offset = 7;hasHorizontalOffset in interface ApplyStampRequestStream.InfoOrBuilderpublic Length getHorizontalOffset()
optional .IronPdfEngine.Proto.Length horizontal_offset = 7;getHorizontalOffset in interface ApplyStampRequestStream.InfoOrBuilderpublic LengthOrBuilder getHorizontalOffsetOrBuilder()
optional .IronPdfEngine.Proto.Length horizontal_offset = 7;getHorizontalOffsetOrBuilder in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasVerticalOffset()
optional .IronPdfEngine.Proto.Length vertical_offset = 8;hasVerticalOffset in interface ApplyStampRequestStream.InfoOrBuilderpublic Length getVerticalOffset()
optional .IronPdfEngine.Proto.Length vertical_offset = 8;getVerticalOffset in interface ApplyStampRequestStream.InfoOrBuilderpublic LengthOrBuilder getVerticalOffsetOrBuilder()
optional .IronPdfEngine.Proto.Length vertical_offset = 8;getVerticalOffsetOrBuilder in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasMaxWidth()
optional .IronPdfEngine.Proto.Length max_width = 9;hasMaxWidth in interface ApplyStampRequestStream.InfoOrBuilderpublic Length getMaxWidth()
optional .IronPdfEngine.Proto.Length max_width = 9;getMaxWidth in interface ApplyStampRequestStream.InfoOrBuilderpublic LengthOrBuilder getMaxWidthOrBuilder()
optional .IronPdfEngine.Proto.Length max_width = 9;getMaxWidthOrBuilder in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasMaxHeight()
optional .IronPdfEngine.Proto.Length max_height = 10;hasMaxHeight in interface ApplyStampRequestStream.InfoOrBuilderpublic Length getMaxHeight()
optional .IronPdfEngine.Proto.Length max_height = 10;getMaxHeight in interface ApplyStampRequestStream.InfoOrBuilderpublic LengthOrBuilder getMaxHeightOrBuilder()
optional .IronPdfEngine.Proto.Length max_height = 10;getMaxHeightOrBuilder in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasMinWidth()
optional .IronPdfEngine.Proto.Length min_width = 11;hasMinWidth in interface ApplyStampRequestStream.InfoOrBuilderpublic Length getMinWidth()
optional .IronPdfEngine.Proto.Length min_width = 11;getMinWidth in interface ApplyStampRequestStream.InfoOrBuilderpublic LengthOrBuilder getMinWidthOrBuilder()
optional .IronPdfEngine.Proto.Length min_width = 11;getMinWidthOrBuilder in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasMinHeight()
optional .IronPdfEngine.Proto.Length min_height = 12;hasMinHeight in interface ApplyStampRequestStream.InfoOrBuilderpublic Length getMinHeight()
optional .IronPdfEngine.Proto.Length min_height = 12;getMinHeight in interface ApplyStampRequestStream.InfoOrBuilderpublic LengthOrBuilder getMinHeightOrBuilder()
optional .IronPdfEngine.Proto.Length min_height = 12;getMinHeightOrBuilder in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasHyperlink()
optional string hyperlink = 13;hasHyperlink in interface ApplyStampRequestStream.InfoOrBuilderpublic String getHyperlink()
optional string hyperlink = 13;getHyperlink in interface ApplyStampRequestStream.InfoOrBuilderpublic com.google.protobuf.ByteString getHyperlinkBytes()
optional string hyperlink = 13;getHyperlinkBytes in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasScale()
optional double scale = 14;hasScale in interface ApplyStampRequestStream.InfoOrBuilderpublic double getScale()
optional double scale = 14;getScale in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasIsStampBehindContent()
optional bool is_stamp_behind_content = 15;hasIsStampBehindContent in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean getIsStampBehindContent()
optional bool is_stamp_behind_content = 15;getIsStampBehindContent in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasHtmlStamper()
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16;hasHtmlStamper in interface ApplyStampRequestStream.InfoOrBuilderpublic HtmlStamperInfo getHtmlStamper()
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16;getHtmlStamper in interface ApplyStampRequestStream.InfoOrBuilderpublic HtmlStamperInfoOrBuilder getHtmlStamperOrBuilder()
.IronPdfEngine.Proto.HtmlStamperInfo html_stamper = 16;getHtmlStamperOrBuilder in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasImageStamper()
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17;hasImageStamper in interface ApplyStampRequestStream.InfoOrBuilderpublic ImageStamperInfo getImageStamper()
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17;getImageStamper in interface ApplyStampRequestStream.InfoOrBuilderpublic ImageStamperInfoOrBuilder getImageStamperOrBuilder()
.IronPdfEngine.Proto.ImageStamperInfo image_stamper = 17;getImageStamperOrBuilder in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasTextStamper()
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18;hasTextStamper in interface ApplyStampRequestStream.InfoOrBuilderpublic TextStamperInfo getTextStamper()
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18;getTextStamper in interface ApplyStampRequestStream.InfoOrBuilderpublic TextStamperInfoOrBuilder getTextStamperOrBuilder()
.IronPdfEngine.Proto.TextStamperInfo text_stamper = 18;getTextStamperOrBuilder in interface ApplyStampRequestStream.InfoOrBuilderpublic boolean hasBarcodeStamper()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19;hasBarcodeStamper in interface ApplyStampRequestStream.InfoOrBuilderpublic BarcodeStamperInfo getBarcodeStamper()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19;getBarcodeStamper in interface ApplyStampRequestStream.InfoOrBuilderpublic BarcodeStamperInfoOrBuilder getBarcodeStamperOrBuilder()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19;getBarcodeStamperOrBuilder in interface ApplyStampRequestStream.InfoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ApplyStampRequestStream.Info parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ApplyStampRequestStream.Info parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ApplyStampRequestStream.Info parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ApplyStampRequestStream.Info parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ApplyStampRequestStream.Info parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ApplyStampRequestStream.Info parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ApplyStampRequestStream.Info parseFrom(InputStream input) throws IOException
IOExceptionpublic static ApplyStampRequestStream.Info parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ApplyStampRequestStream.Info parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ApplyStampRequestStream.Info parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ApplyStampRequestStream.Info parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ApplyStampRequestStream.Info parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ApplyStampRequestStream.Info.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic 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.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ApplyStampRequestStream.Info.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public 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.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ApplyStampRequestStream.Info getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022–2023 Iron Software. All rights reserved.