public static final class ChromeApplyStampRequestStreamP.InfoP extends com.google.protobuf.GeneratedMessageV3 implements ChromeApplyStampRequestStreamP.InfoPOrBuilder
ironpdfengineproto.ChromeApplyStampRequestStreamP.InfoP| Modifier and Type | Class and Description |
|---|---|
static class |
ChromeApplyStampRequestStreamP.InfoP.Builder
Protobuf type
ironpdfengineproto.ChromeApplyStampRequestStreamP.InfoP |
static class |
ChromeApplyStampRequestStreamP.InfoP.StamperTypeInfoCase |
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| 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 |
OWNER_PASSWORD_FIELD_NUMBER |
static int |
RENDER_DELAY_FIELD_NUMBER |
static int |
ROTATION_FIELD_NUMBER |
static int |
SCALE_FIELD_NUMBER |
static int |
TARGET_PAGES_FIELD_NUMBER |
static int |
TEXT_STAMPER_FIELD_NUMBER |
static int |
TIMEOUT_FIELD_NUMBER |
static int |
USER_PASSWORD_FIELD_NUMBER |
static int |
VERTICAL_ALIGNMENT_FIELD_NUMBER |
static int |
VERTICAL_OFFSET_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ChromeBarcodeStamperInfoP |
getBarcodeStamper()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21; |
ChromeBarcodeStamperInfoPOrBuilder |
getBarcodeStamperOrBuilder()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21; |
static ChromeApplyStampRequestStreamP.InfoP |
getDefaultInstance() |
ChromeApplyStampRequestStreamP.InfoP |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
PdfDocumentP |
getDocument()
.ironpdfengineproto.PdfDocumentP document = 1; |
PdfDocumentPOrBuilder |
getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1; |
HorizontalAlignmentP |
getHorizontalAlignment()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5; |
HorizontalAlignmentPOrBuilder |
getHorizontalAlignmentOrBuilder()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5; |
LengthP |
getHorizontalOffset()
optional .ironpdfengineproto.LengthP horizontal_offset = 7; |
LengthPOrBuilder |
getHorizontalOffsetOrBuilder()
optional .ironpdfengineproto.LengthP horizontal_offset = 7; |
ChromeHtmlStamperInfoP |
getHtmlStamper()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18; |
ChromeHtmlStamperInfoPOrBuilder |
getHtmlStamperOrBuilder()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18; |
String |
getHyperlink()
optional string hyperlink = 13; |
com.google.protobuf.ByteString |
getHyperlinkBytes()
optional string hyperlink = 13; |
ChromeImageStamperInfoP |
getImageStamper()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19; |
ChromeImageStamperInfoPOrBuilder |
getImageStamperOrBuilder()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19; |
boolean |
getIsStampBehindContent()
optional bool is_stamp_behind_content = 15; |
LengthP |
getMaxHeight()
optional .ironpdfengineproto.LengthP max_height = 10; |
LengthPOrBuilder |
getMaxHeightOrBuilder()
optional .ironpdfengineproto.LengthP max_height = 10; |
LengthP |
getMaxWidth()
optional .ironpdfengineproto.LengthP max_width = 9; |
LengthPOrBuilder |
getMaxWidthOrBuilder()
optional .ironpdfengineproto.LengthP max_width = 9; |
LengthP |
getMinHeight()
optional .ironpdfengineproto.LengthP min_height = 12; |
LengthPOrBuilder |
getMinHeightOrBuilder()
optional .ironpdfengineproto.LengthP min_height = 12; |
LengthP |
getMinWidth()
optional .ironpdfengineproto.LengthP min_width = 11; |
LengthPOrBuilder |
getMinWidthOrBuilder()
optional .ironpdfengineproto.LengthP min_width = 11; |
int |
getOpacity()
optional int32 opacity = 3; |
String |
getOwnerPassword()
optional string owner_password = 16; |
com.google.protobuf.ByteString |
getOwnerPasswordBytes()
optional string owner_password = 16; |
com.google.protobuf.Parser<ChromeApplyStampRequestStreamP.InfoP> |
getParserForType() |
int |
getRenderDelay()
optional int32 render_delay = 23; |
int |
getRotation()
optional int32 rotation = 4; |
double |
getScale()
optional double scale = 14; |
int |
getSerializedSize() |
ChromeApplyStampRequestStreamP.InfoP.StamperTypeInfoCase |
getStamperTypeInfoCase() |
PdfiumPageP |
getTargetPages(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2; |
int |
getTargetPagesCount()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2; |
List<PdfiumPageP> |
getTargetPagesList()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2; |
PdfiumPagePOrBuilder |
getTargetPagesOrBuilder(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2; |
List<? extends PdfiumPagePOrBuilder> |
getTargetPagesOrBuilderList()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2; |
ChromeTextStamperInfoP |
getTextStamper()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20; |
ChromeTextStamperInfoPOrBuilder |
getTextStamperOrBuilder()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20; |
int |
getTimeout()
optional int32 timeout = 22; |
String |
getUserPassword()
optional string user_password = 17; |
com.google.protobuf.ByteString |
getUserPasswordBytes()
optional string user_password = 17; |
VerticalAlignmentP |
getVerticalAlignment()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6; |
VerticalAlignmentPOrBuilder |
getVerticalAlignmentOrBuilder()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6; |
LengthP |
getVerticalOffset()
optional .ironpdfengineproto.LengthP vertical_offset = 8; |
LengthPOrBuilder |
getVerticalOffsetOrBuilder()
optional .ironpdfengineproto.LengthP vertical_offset = 8; |
boolean |
hasBarcodeStamper()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21; |
boolean |
hasDocument()
.ironpdfengineproto.PdfDocumentP document = 1; |
int |
hashCode() |
boolean |
hasHorizontalAlignment()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5; |
boolean |
hasHorizontalOffset()
optional .ironpdfengineproto.LengthP horizontal_offset = 7; |
boolean |
hasHtmlStamper()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18; |
boolean |
hasHyperlink()
optional string hyperlink = 13; |
boolean |
hasImageStamper()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19; |
boolean |
hasIsStampBehindContent()
optional bool is_stamp_behind_content = 15; |
boolean |
hasMaxHeight()
optional .ironpdfengineproto.LengthP max_height = 10; |
boolean |
hasMaxWidth()
optional .ironpdfengineproto.LengthP max_width = 9; |
boolean |
hasMinHeight()
optional .ironpdfengineproto.LengthP min_height = 12; |
boolean |
hasMinWidth()
optional .ironpdfengineproto.LengthP min_width = 11; |
boolean |
hasOpacity()
optional int32 opacity = 3; |
boolean |
hasOwnerPassword()
optional string owner_password = 16; |
boolean |
hasRenderDelay()
optional int32 render_delay = 23; |
boolean |
hasRotation()
optional int32 rotation = 4; |
boolean |
hasScale()
optional double scale = 14; |
boolean |
hasTextStamper()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20; |
boolean |
hasTimeout()
optional int32 timeout = 22; |
boolean |
hasUserPassword()
optional string user_password = 17; |
boolean |
hasVerticalAlignment()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6; |
boolean |
hasVerticalOffset()
optional .ironpdfengineproto.LengthP vertical_offset = 8; |
boolean |
isInitialized() |
static ChromeApplyStampRequestStreamP.InfoP.Builder |
newBuilder() |
static ChromeApplyStampRequestStreamP.InfoP.Builder |
newBuilder(ChromeApplyStampRequestStreamP.InfoP prototype) |
ChromeApplyStampRequestStreamP.InfoP.Builder |
newBuilderForType() |
static ChromeApplyStampRequestStreamP.InfoP |
parseDelimitedFrom(InputStream input) |
static ChromeApplyStampRequestStreamP.InfoP |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ChromeApplyStampRequestStreamP.InfoP |
parseFrom(byte[] data) |
static ChromeApplyStampRequestStreamP.InfoP |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ChromeApplyStampRequestStreamP.InfoP |
parseFrom(ByteBuffer data) |
static ChromeApplyStampRequestStreamP.InfoP |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ChromeApplyStampRequestStreamP.InfoP |
parseFrom(com.google.protobuf.ByteString data) |
static ChromeApplyStampRequestStreamP.InfoP |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ChromeApplyStampRequestStreamP.InfoP |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ChromeApplyStampRequestStreamP.InfoP |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ChromeApplyStampRequestStreamP.InfoP |
parseFrom(InputStream input) |
static ChromeApplyStampRequestStreamP.InfoP |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ChromeApplyStampRequestStreamP.InfoP> |
parser() |
ChromeApplyStampRequestStreamP.InfoP.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoffindInitializationErrors, getInitializationErrorString, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int DOCUMENT_FIELD_NUMBER
public static final int TARGET_PAGES_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 OWNER_PASSWORD_FIELD_NUMBER
public static final int USER_PASSWORD_FIELD_NUMBER
public static final int TIMEOUT_FIELD_NUMBER
public static final int RENDER_DELAY_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
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public ChromeApplyStampRequestStreamP.InfoP.StamperTypeInfoCase getStamperTypeInfoCase()
getStamperTypeInfoCase in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasDocument()
.ironpdfengineproto.PdfDocumentP document = 1;hasDocument in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic PdfDocumentP getDocument()
.ironpdfengineproto.PdfDocumentP document = 1;getDocument in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic PdfDocumentPOrBuilder getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1;getDocumentOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic List<PdfiumPageP> getTargetPagesList()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;getTargetPagesList in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic List<? extends PdfiumPagePOrBuilder> getTargetPagesOrBuilderList()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;getTargetPagesOrBuilderList in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic int getTargetPagesCount()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;getTargetPagesCount in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic PdfiumPageP getTargetPages(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;getTargetPages in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic PdfiumPagePOrBuilder getTargetPagesOrBuilder(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;getTargetPagesOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasOpacity()
optional int32 opacity = 3;hasOpacity in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic int getOpacity()
optional int32 opacity = 3;getOpacity in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasRotation()
optional int32 rotation = 4;hasRotation in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic int getRotation()
optional int32 rotation = 4;getRotation in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasHorizontalAlignment()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;hasHorizontalAlignment in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic HorizontalAlignmentP getHorizontalAlignment()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;getHorizontalAlignment in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic HorizontalAlignmentPOrBuilder getHorizontalAlignmentOrBuilder()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;getHorizontalAlignmentOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasVerticalAlignment()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;hasVerticalAlignment in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic VerticalAlignmentP getVerticalAlignment()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;getVerticalAlignment in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic VerticalAlignmentPOrBuilder getVerticalAlignmentOrBuilder()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;getVerticalAlignmentOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasHorizontalOffset()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;hasHorizontalOffset in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic LengthP getHorizontalOffset()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;getHorizontalOffset in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic LengthPOrBuilder getHorizontalOffsetOrBuilder()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;getHorizontalOffsetOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasVerticalOffset()
optional .ironpdfengineproto.LengthP vertical_offset = 8;hasVerticalOffset in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic LengthP getVerticalOffset()
optional .ironpdfengineproto.LengthP vertical_offset = 8;getVerticalOffset in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic LengthPOrBuilder getVerticalOffsetOrBuilder()
optional .ironpdfengineproto.LengthP vertical_offset = 8;getVerticalOffsetOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasMaxWidth()
optional .ironpdfengineproto.LengthP max_width = 9;hasMaxWidth in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic LengthP getMaxWidth()
optional .ironpdfengineproto.LengthP max_width = 9;getMaxWidth in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic LengthPOrBuilder getMaxWidthOrBuilder()
optional .ironpdfengineproto.LengthP max_width = 9;getMaxWidthOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasMaxHeight()
optional .ironpdfengineproto.LengthP max_height = 10;hasMaxHeight in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic LengthP getMaxHeight()
optional .ironpdfengineproto.LengthP max_height = 10;getMaxHeight in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic LengthPOrBuilder getMaxHeightOrBuilder()
optional .ironpdfengineproto.LengthP max_height = 10;getMaxHeightOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasMinWidth()
optional .ironpdfengineproto.LengthP min_width = 11;hasMinWidth in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic LengthP getMinWidth()
optional .ironpdfengineproto.LengthP min_width = 11;getMinWidth in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic LengthPOrBuilder getMinWidthOrBuilder()
optional .ironpdfengineproto.LengthP min_width = 11;getMinWidthOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasMinHeight()
optional .ironpdfengineproto.LengthP min_height = 12;hasMinHeight in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic LengthP getMinHeight()
optional .ironpdfengineproto.LengthP min_height = 12;getMinHeight in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic LengthPOrBuilder getMinHeightOrBuilder()
optional .ironpdfengineproto.LengthP min_height = 12;getMinHeightOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasHyperlink()
optional string hyperlink = 13;hasHyperlink in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic String getHyperlink()
optional string hyperlink = 13;getHyperlink in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic com.google.protobuf.ByteString getHyperlinkBytes()
optional string hyperlink = 13;getHyperlinkBytes in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasScale()
optional double scale = 14;hasScale in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic double getScale()
optional double scale = 14;getScale in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasIsStampBehindContent()
optional bool is_stamp_behind_content = 15;hasIsStampBehindContent in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean getIsStampBehindContent()
optional bool is_stamp_behind_content = 15;getIsStampBehindContent in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasOwnerPassword()
optional string owner_password = 16;hasOwnerPassword in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic String getOwnerPassword()
optional string owner_password = 16;getOwnerPassword in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic com.google.protobuf.ByteString getOwnerPasswordBytes()
optional string owner_password = 16;getOwnerPasswordBytes in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasUserPassword()
optional string user_password = 17;hasUserPassword in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic String getUserPassword()
optional string user_password = 17;getUserPassword in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic com.google.protobuf.ByteString getUserPasswordBytes()
optional string user_password = 17;getUserPasswordBytes in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasTimeout()
optional int32 timeout = 22;hasTimeout in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic int getTimeout()
optional int32 timeout = 22;getTimeout in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasRenderDelay()
optional int32 render_delay = 23;hasRenderDelay in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic int getRenderDelay()
optional int32 render_delay = 23;getRenderDelay in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasHtmlStamper()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;hasHtmlStamper in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeHtmlStamperInfoP getHtmlStamper()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;getHtmlStamper in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeHtmlStamperInfoPOrBuilder getHtmlStamperOrBuilder()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;getHtmlStamperOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasImageStamper()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;hasImageStamper in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeImageStamperInfoP getImageStamper()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;getImageStamper in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeImageStamperInfoPOrBuilder getImageStamperOrBuilder()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;getImageStamperOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasTextStamper()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;hasTextStamper in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeTextStamperInfoP getTextStamper()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;getTextStamper in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeTextStamperInfoPOrBuilder getTextStamperOrBuilder()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;getTextStamperOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic boolean hasBarcodeStamper()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;hasBarcodeStamper in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeBarcodeStamperInfoP getBarcodeStamper()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;getBarcodeStamper in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic ChromeBarcodeStamperInfoPOrBuilder getBarcodeStamperOrBuilder()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;getBarcodeStamperOrBuilder in interface ChromeApplyStampRequestStreamP.InfoPOrBuilderpublic 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 ChromeApplyStampRequestStreamP.InfoP parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ChromeApplyStampRequestStreamP.InfoP parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ChromeApplyStampRequestStreamP.InfoP parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ChromeApplyStampRequestStreamP.InfoP parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ChromeApplyStampRequestStreamP.InfoP parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ChromeApplyStampRequestStreamP.InfoP parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ChromeApplyStampRequestStreamP.InfoP parseFrom(InputStream input) throws IOException
IOExceptionpublic static ChromeApplyStampRequestStreamP.InfoP parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ChromeApplyStampRequestStreamP.InfoP parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ChromeApplyStampRequestStreamP.InfoP parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ChromeApplyStampRequestStreamP.InfoP parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ChromeApplyStampRequestStreamP.InfoP parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ChromeApplyStampRequestStreamP.InfoP.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ChromeApplyStampRequestStreamP.InfoP.Builder newBuilder()
public static ChromeApplyStampRequestStreamP.InfoP.Builder newBuilder(ChromeApplyStampRequestStreamP.InfoP prototype)
public ChromeApplyStampRequestStreamP.InfoP.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLitepublic static ChromeApplyStampRequestStreamP.InfoP getDefaultInstance()
public static com.google.protobuf.Parser<ChromeApplyStampRequestStreamP.InfoP> parser()
public com.google.protobuf.Parser<ChromeApplyStampRequestStreamP.InfoP> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ChromeApplyStampRequestStreamP.InfoP getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022–2025 Iron Software. All rights reserved.