Class ChromeApplyStampRequestStreamP.InfoP.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ChromeApplyStampRequestStreamP.InfoP.Builder>
-
- com.ironsoftware.ironpdf.internal.proto.ChromeApplyStampRequestStreamP.InfoP.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,ChromeApplyStampRequestStreamP.InfoPOrBuilder
,Cloneable
- Enclosing class:
- ChromeApplyStampRequestStreamP.InfoP
public static final class ChromeApplyStampRequestStreamP.InfoP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ChromeApplyStampRequestStreamP.InfoP.Builder> implements ChromeApplyStampRequestStreamP.InfoPOrBuilder
Protobuf typeironpdfengineproto.ChromeApplyStampRequestStreamP.InfoP
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ChromeApplyStampRequestStreamP.InfoP.Builder
addAllTargetPages(Iterable<? extends PdfiumPageP> values)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
ChromeApplyStampRequestStreamP.InfoP.Builder
addTargetPages(int index, PdfiumPageP value)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
ChromeApplyStampRequestStreamP.InfoP.Builder
addTargetPages(int index, PdfiumPageP.Builder builderForValue)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
ChromeApplyStampRequestStreamP.InfoP.Builder
addTargetPages(PdfiumPageP value)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
ChromeApplyStampRequestStreamP.InfoP.Builder
addTargetPages(PdfiumPageP.Builder builderForValue)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
PdfiumPageP.Builder
addTargetPagesBuilder()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
PdfiumPageP.Builder
addTargetPagesBuilder(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
ChromeApplyStampRequestStreamP.InfoP
build()
ChromeApplyStampRequestStreamP.InfoP
buildPartial()
ChromeApplyStampRequestStreamP.InfoP.Builder
clear()
ChromeApplyStampRequestStreamP.InfoP.Builder
clearBarcodeStamper()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;
ChromeApplyStampRequestStreamP.InfoP.Builder
clearDocument()
.ironpdfengineproto.PdfDocumentP document = 1;
ChromeApplyStampRequestStreamP.InfoP.Builder
clearHorizontalAlignment()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;
ChromeApplyStampRequestStreamP.InfoP.Builder
clearHorizontalOffset()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
ChromeApplyStampRequestStreamP.InfoP.Builder
clearHtmlStamper()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;
ChromeApplyStampRequestStreamP.InfoP.Builder
clearHyperlink()
optional string hyperlink = 13;
ChromeApplyStampRequestStreamP.InfoP.Builder
clearImageStamper()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;
ChromeApplyStampRequestStreamP.InfoP.Builder
clearIsStampBehindContent()
optional bool is_stamp_behind_content = 15;
ChromeApplyStampRequestStreamP.InfoP.Builder
clearMaxHeight()
optional .ironpdfengineproto.LengthP max_height = 10;
ChromeApplyStampRequestStreamP.InfoP.Builder
clearMaxWidth()
optional .ironpdfengineproto.LengthP max_width = 9;
ChromeApplyStampRequestStreamP.InfoP.Builder
clearMinHeight()
optional .ironpdfengineproto.LengthP min_height = 12;
ChromeApplyStampRequestStreamP.InfoP.Builder
clearMinWidth()
optional .ironpdfengineproto.LengthP min_width = 11;
ChromeApplyStampRequestStreamP.InfoP.Builder
clearOpacity()
optional int32 opacity = 3;
ChromeApplyStampRequestStreamP.InfoP.Builder
clearOwnerPassword()
optional string owner_password = 16;
ChromeApplyStampRequestStreamP.InfoP.Builder
clearRenderDelay()
optional int32 render_delay = 23;
ChromeApplyStampRequestStreamP.InfoP.Builder
clearRotation()
optional int32 rotation = 4;
ChromeApplyStampRequestStreamP.InfoP.Builder
clearScale()
optional double scale = 14;
ChromeApplyStampRequestStreamP.InfoP.Builder
clearStamperTypeInfo()
ChromeApplyStampRequestStreamP.InfoP.Builder
clearTargetPages()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
ChromeApplyStampRequestStreamP.InfoP.Builder
clearTextStamper()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;
ChromeApplyStampRequestStreamP.InfoP.Builder
clearTimeout()
optional int32 timeout = 22;
ChromeApplyStampRequestStreamP.InfoP.Builder
clearUserPassword()
optional string user_password = 17;
ChromeApplyStampRequestStreamP.InfoP.Builder
clearVerticalAlignment()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;
ChromeApplyStampRequestStreamP.InfoP.Builder
clearVerticalOffset()
optional .ironpdfengineproto.LengthP vertical_offset = 8;
ChromeBarcodeStamperInfoP
getBarcodeStamper()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;
ChromeBarcodeStamperInfoP.Builder
getBarcodeStamperBuilder()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;
ChromeBarcodeStamperInfoPOrBuilder
getBarcodeStamperOrBuilder()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;
ChromeApplyStampRequestStreamP.InfoP
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
PdfDocumentP
getDocument()
.ironpdfengineproto.PdfDocumentP document = 1;
PdfDocumentP.Builder
getDocumentBuilder()
.ironpdfengineproto.PdfDocumentP document = 1;
PdfDocumentPOrBuilder
getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1;
HorizontalAlignmentP
getHorizontalAlignment()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;
HorizontalAlignmentP.Builder
getHorizontalAlignmentBuilder()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;
HorizontalAlignmentPOrBuilder
getHorizontalAlignmentOrBuilder()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;
LengthP
getHorizontalOffset()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
LengthP.Builder
getHorizontalOffsetBuilder()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
LengthPOrBuilder
getHorizontalOffsetOrBuilder()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
ChromeHtmlStamperInfoP
getHtmlStamper()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;
ChromeHtmlStamperInfoP.Builder
getHtmlStamperBuilder()
.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;
ChromeImageStamperInfoP.Builder
getImageStamperBuilder()
.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;
LengthP.Builder
getMaxHeightBuilder()
optional .ironpdfengineproto.LengthP max_height = 10;
LengthPOrBuilder
getMaxHeightOrBuilder()
optional .ironpdfengineproto.LengthP max_height = 10;
LengthP
getMaxWidth()
optional .ironpdfengineproto.LengthP max_width = 9;
LengthP.Builder
getMaxWidthBuilder()
optional .ironpdfengineproto.LengthP max_width = 9;
LengthPOrBuilder
getMaxWidthOrBuilder()
optional .ironpdfengineproto.LengthP max_width = 9;
LengthP
getMinHeight()
optional .ironpdfengineproto.LengthP min_height = 12;
LengthP.Builder
getMinHeightBuilder()
optional .ironpdfengineproto.LengthP min_height = 12;
LengthPOrBuilder
getMinHeightOrBuilder()
optional .ironpdfengineproto.LengthP min_height = 12;
LengthP
getMinWidth()
optional .ironpdfengineproto.LengthP min_width = 11;
LengthP.Builder
getMinWidthBuilder()
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;
int
getRenderDelay()
optional int32 render_delay = 23;
int
getRotation()
optional int32 rotation = 4;
double
getScale()
optional double scale = 14;
ChromeApplyStampRequestStreamP.InfoP.StamperTypeInfoCase
getStamperTypeInfoCase()
PdfiumPageP
getTargetPages(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
PdfiumPageP.Builder
getTargetPagesBuilder(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
List<PdfiumPageP.Builder>
getTargetPagesBuilderList()
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;
ChromeTextStamperInfoP.Builder
getTextStamperBuilder()
.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;
VerticalAlignmentP.Builder
getVerticalAlignmentBuilder()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;
VerticalAlignmentPOrBuilder
getVerticalAlignmentOrBuilder()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;
LengthP
getVerticalOffset()
optional .ironpdfengineproto.LengthP vertical_offset = 8;
LengthP.Builder
getVerticalOffsetBuilder()
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;
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;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
ChromeApplyStampRequestStreamP.InfoP.Builder
mergeBarcodeStamper(ChromeBarcodeStamperInfoP value)
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;
ChromeApplyStampRequestStreamP.InfoP.Builder
mergeDocument(PdfDocumentP value)
.ironpdfengineproto.PdfDocumentP document = 1;
ChromeApplyStampRequestStreamP.InfoP.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ChromeApplyStampRequestStreamP.InfoP.Builder
mergeFrom(com.google.protobuf.Message other)
ChromeApplyStampRequestStreamP.InfoP.Builder
mergeFrom(ChromeApplyStampRequestStreamP.InfoP other)
ChromeApplyStampRequestStreamP.InfoP.Builder
mergeHorizontalAlignment(HorizontalAlignmentP value)
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;
ChromeApplyStampRequestStreamP.InfoP.Builder
mergeHorizontalOffset(LengthP value)
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
ChromeApplyStampRequestStreamP.InfoP.Builder
mergeHtmlStamper(ChromeHtmlStamperInfoP value)
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;
ChromeApplyStampRequestStreamP.InfoP.Builder
mergeImageStamper(ChromeImageStamperInfoP value)
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;
ChromeApplyStampRequestStreamP.InfoP.Builder
mergeMaxHeight(LengthP value)
optional .ironpdfengineproto.LengthP max_height = 10;
ChromeApplyStampRequestStreamP.InfoP.Builder
mergeMaxWidth(LengthP value)
optional .ironpdfengineproto.LengthP max_width = 9;
ChromeApplyStampRequestStreamP.InfoP.Builder
mergeMinHeight(LengthP value)
optional .ironpdfengineproto.LengthP min_height = 12;
ChromeApplyStampRequestStreamP.InfoP.Builder
mergeMinWidth(LengthP value)
optional .ironpdfengineproto.LengthP min_width = 11;
ChromeApplyStampRequestStreamP.InfoP.Builder
mergeTextStamper(ChromeTextStamperInfoP value)
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;
ChromeApplyStampRequestStreamP.InfoP.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ChromeApplyStampRequestStreamP.InfoP.Builder
mergeVerticalAlignment(VerticalAlignmentP value)
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;
ChromeApplyStampRequestStreamP.InfoP.Builder
mergeVerticalOffset(LengthP value)
optional .ironpdfengineproto.LengthP vertical_offset = 8;
ChromeApplyStampRequestStreamP.InfoP.Builder
removeTargetPages(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
ChromeApplyStampRequestStreamP.InfoP.Builder
setBarcodeStamper(ChromeBarcodeStamperInfoP value)
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;
ChromeApplyStampRequestStreamP.InfoP.Builder
setBarcodeStamper(ChromeBarcodeStamperInfoP.Builder builderForValue)
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;
ChromeApplyStampRequestStreamP.InfoP.Builder
setDocument(PdfDocumentP value)
.ironpdfengineproto.PdfDocumentP document = 1;
ChromeApplyStampRequestStreamP.InfoP.Builder
setDocument(PdfDocumentP.Builder builderForValue)
.ironpdfengineproto.PdfDocumentP document = 1;
ChromeApplyStampRequestStreamP.InfoP.Builder
setHorizontalAlignment(HorizontalAlignmentP value)
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;
ChromeApplyStampRequestStreamP.InfoP.Builder
setHorizontalAlignment(HorizontalAlignmentP.Builder builderForValue)
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;
ChromeApplyStampRequestStreamP.InfoP.Builder
setHorizontalOffset(LengthP value)
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
ChromeApplyStampRequestStreamP.InfoP.Builder
setHorizontalOffset(LengthP.Builder builderForValue)
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
ChromeApplyStampRequestStreamP.InfoP.Builder
setHtmlStamper(ChromeHtmlStamperInfoP value)
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;
ChromeApplyStampRequestStreamP.InfoP.Builder
setHtmlStamper(ChromeHtmlStamperInfoP.Builder builderForValue)
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;
ChromeApplyStampRequestStreamP.InfoP.Builder
setHyperlink(String value)
optional string hyperlink = 13;
ChromeApplyStampRequestStreamP.InfoP.Builder
setHyperlinkBytes(com.google.protobuf.ByteString value)
optional string hyperlink = 13;
ChromeApplyStampRequestStreamP.InfoP.Builder
setImageStamper(ChromeImageStamperInfoP value)
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;
ChromeApplyStampRequestStreamP.InfoP.Builder
setImageStamper(ChromeImageStamperInfoP.Builder builderForValue)
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;
ChromeApplyStampRequestStreamP.InfoP.Builder
setIsStampBehindContent(boolean value)
optional bool is_stamp_behind_content = 15;
ChromeApplyStampRequestStreamP.InfoP.Builder
setMaxHeight(LengthP value)
optional .ironpdfengineproto.LengthP max_height = 10;
ChromeApplyStampRequestStreamP.InfoP.Builder
setMaxHeight(LengthP.Builder builderForValue)
optional .ironpdfengineproto.LengthP max_height = 10;
ChromeApplyStampRequestStreamP.InfoP.Builder
setMaxWidth(LengthP value)
optional .ironpdfengineproto.LengthP max_width = 9;
ChromeApplyStampRequestStreamP.InfoP.Builder
setMaxWidth(LengthP.Builder builderForValue)
optional .ironpdfengineproto.LengthP max_width = 9;
ChromeApplyStampRequestStreamP.InfoP.Builder
setMinHeight(LengthP value)
optional .ironpdfengineproto.LengthP min_height = 12;
ChromeApplyStampRequestStreamP.InfoP.Builder
setMinHeight(LengthP.Builder builderForValue)
optional .ironpdfengineproto.LengthP min_height = 12;
ChromeApplyStampRequestStreamP.InfoP.Builder
setMinWidth(LengthP value)
optional .ironpdfengineproto.LengthP min_width = 11;
ChromeApplyStampRequestStreamP.InfoP.Builder
setMinWidth(LengthP.Builder builderForValue)
optional .ironpdfengineproto.LengthP min_width = 11;
ChromeApplyStampRequestStreamP.InfoP.Builder
setOpacity(int value)
optional int32 opacity = 3;
ChromeApplyStampRequestStreamP.InfoP.Builder
setOwnerPassword(String value)
optional string owner_password = 16;
ChromeApplyStampRequestStreamP.InfoP.Builder
setOwnerPasswordBytes(com.google.protobuf.ByteString value)
optional string owner_password = 16;
ChromeApplyStampRequestStreamP.InfoP.Builder
setRenderDelay(int value)
optional int32 render_delay = 23;
ChromeApplyStampRequestStreamP.InfoP.Builder
setRotation(int value)
optional int32 rotation = 4;
ChromeApplyStampRequestStreamP.InfoP.Builder
setScale(double value)
optional double scale = 14;
ChromeApplyStampRequestStreamP.InfoP.Builder
setTargetPages(int index, PdfiumPageP value)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
ChromeApplyStampRequestStreamP.InfoP.Builder
setTargetPages(int index, PdfiumPageP.Builder builderForValue)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
ChromeApplyStampRequestStreamP.InfoP.Builder
setTextStamper(ChromeTextStamperInfoP value)
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;
ChromeApplyStampRequestStreamP.InfoP.Builder
setTextStamper(ChromeTextStamperInfoP.Builder builderForValue)
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;
ChromeApplyStampRequestStreamP.InfoP.Builder
setTimeout(int value)
optional int32 timeout = 22;
ChromeApplyStampRequestStreamP.InfoP.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ChromeApplyStampRequestStreamP.InfoP.Builder
setUserPassword(String value)
optional string user_password = 17;
ChromeApplyStampRequestStreamP.InfoP.Builder
setUserPasswordBytes(com.google.protobuf.ByteString value)
optional string user_password = 17;
ChromeApplyStampRequestStreamP.InfoP.Builder
setVerticalAlignment(VerticalAlignmentP value)
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;
ChromeApplyStampRequestStreamP.InfoP.Builder
setVerticalAlignment(VerticalAlignmentP.Builder builderForValue)
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;
ChromeApplyStampRequestStreamP.InfoP.Builder
setVerticalOffset(LengthP value)
optional .ironpdfengineproto.LengthP vertical_offset = 8;
ChromeApplyStampRequestStreamP.InfoP.Builder
setVerticalOffset(LengthP.Builder builderForValue)
optional .ironpdfengineproto.LengthP vertical_offset = 8;
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeApplyStampRequestStreamP.InfoP.Builder>
-
clear
public ChromeApplyStampRequestStreamP.InfoP.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeApplyStampRequestStreamP.InfoP.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeApplyStampRequestStreamP.InfoP.Builder>
-
getDefaultInstanceForType
public ChromeApplyStampRequestStreamP.InfoP getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ChromeApplyStampRequestStreamP.InfoP build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ChromeApplyStampRequestStreamP.InfoP buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
public ChromeApplyStampRequestStreamP.InfoP.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ChromeApplyStampRequestStreamP.InfoP.Builder>
-
mergeFrom
public ChromeApplyStampRequestStreamP.InfoP.Builder mergeFrom(ChromeApplyStampRequestStreamP.InfoP other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeApplyStampRequestStreamP.InfoP.Builder>
-
mergeFrom
public ChromeApplyStampRequestStreamP.InfoP.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ChromeApplyStampRequestStreamP.InfoP.Builder>
- Throws:
IOException
-
getStamperTypeInfoCase
public ChromeApplyStampRequestStreamP.InfoP.StamperTypeInfoCase getStamperTypeInfoCase()
- Specified by:
getStamperTypeInfoCase
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
clearStamperTypeInfo
public ChromeApplyStampRequestStreamP.InfoP.Builder clearStamperTypeInfo()
-
hasDocument
public boolean hasDocument()
.ironpdfengineproto.PdfDocumentP document = 1;
- Specified by:
hasDocument
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the document field is set.
-
getDocument
public PdfDocumentP getDocument()
.ironpdfengineproto.PdfDocumentP document = 1;
- Specified by:
getDocument
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The document.
-
setDocument
public ChromeApplyStampRequestStreamP.InfoP.Builder setDocument(PdfDocumentP value)
.ironpdfengineproto.PdfDocumentP document = 1;
-
setDocument
public ChromeApplyStampRequestStreamP.InfoP.Builder setDocument(PdfDocumentP.Builder builderForValue)
.ironpdfengineproto.PdfDocumentP document = 1;
-
mergeDocument
public ChromeApplyStampRequestStreamP.InfoP.Builder mergeDocument(PdfDocumentP value)
.ironpdfengineproto.PdfDocumentP document = 1;
-
clearDocument
public ChromeApplyStampRequestStreamP.InfoP.Builder clearDocument()
.ironpdfengineproto.PdfDocumentP document = 1;
-
getDocumentBuilder
public PdfDocumentP.Builder getDocumentBuilder()
.ironpdfengineproto.PdfDocumentP document = 1;
-
getDocumentOrBuilder
public PdfDocumentPOrBuilder getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1;
- Specified by:
getDocumentOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
getTargetPagesList
public List<PdfiumPageP> getTargetPagesList()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
- Specified by:
getTargetPagesList
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
getTargetPagesCount
public int getTargetPagesCount()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
- Specified by:
getTargetPagesCount
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
getTargetPages
public PdfiumPageP getTargetPages(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
- Specified by:
getTargetPages
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
setTargetPages
public ChromeApplyStampRequestStreamP.InfoP.Builder setTargetPages(int index, PdfiumPageP value)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
-
setTargetPages
public ChromeApplyStampRequestStreamP.InfoP.Builder setTargetPages(int index, PdfiumPageP.Builder builderForValue)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
-
addTargetPages
public ChromeApplyStampRequestStreamP.InfoP.Builder addTargetPages(PdfiumPageP value)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
-
addTargetPages
public ChromeApplyStampRequestStreamP.InfoP.Builder addTargetPages(int index, PdfiumPageP value)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
-
addTargetPages
public ChromeApplyStampRequestStreamP.InfoP.Builder addTargetPages(PdfiumPageP.Builder builderForValue)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
-
addTargetPages
public ChromeApplyStampRequestStreamP.InfoP.Builder addTargetPages(int index, PdfiumPageP.Builder builderForValue)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
-
addAllTargetPages
public ChromeApplyStampRequestStreamP.InfoP.Builder addAllTargetPages(Iterable<? extends PdfiumPageP> values)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
-
clearTargetPages
public ChromeApplyStampRequestStreamP.InfoP.Builder clearTargetPages()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
-
removeTargetPages
public ChromeApplyStampRequestStreamP.InfoP.Builder removeTargetPages(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
-
getTargetPagesBuilder
public PdfiumPageP.Builder getTargetPagesBuilder(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
-
getTargetPagesOrBuilder
public PdfiumPagePOrBuilder getTargetPagesOrBuilder(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
- Specified by:
getTargetPagesOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
getTargetPagesOrBuilderList
public List<? extends PdfiumPagePOrBuilder> getTargetPagesOrBuilderList()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
- Specified by:
getTargetPagesOrBuilderList
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
addTargetPagesBuilder
public PdfiumPageP.Builder addTargetPagesBuilder()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
-
addTargetPagesBuilder
public PdfiumPageP.Builder addTargetPagesBuilder(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
-
getTargetPagesBuilderList
public List<PdfiumPageP.Builder> getTargetPagesBuilderList()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
-
hasOpacity
public boolean hasOpacity()
optional int32 opacity = 3;
- Specified by:
hasOpacity
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the opacity field is set.
-
getOpacity
public int getOpacity()
optional int32 opacity = 3;
- Specified by:
getOpacity
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The opacity.
-
setOpacity
public ChromeApplyStampRequestStreamP.InfoP.Builder setOpacity(int value)
optional int32 opacity = 3;
- Parameters:
value
- The opacity to set.- Returns:
- This builder for chaining.
-
clearOpacity
public ChromeApplyStampRequestStreamP.InfoP.Builder clearOpacity()
optional int32 opacity = 3;
- Returns:
- This builder for chaining.
-
hasRotation
public boolean hasRotation()
optional int32 rotation = 4;
- Specified by:
hasRotation
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the rotation field is set.
-
getRotation
public int getRotation()
optional int32 rotation = 4;
- Specified by:
getRotation
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The rotation.
-
setRotation
public ChromeApplyStampRequestStreamP.InfoP.Builder setRotation(int value)
optional int32 rotation = 4;
- Parameters:
value
- The rotation to set.- Returns:
- This builder for chaining.
-
clearRotation
public ChromeApplyStampRequestStreamP.InfoP.Builder clearRotation()
optional int32 rotation = 4;
- Returns:
- This builder for chaining.
-
hasHorizontalAlignment
public boolean hasHorizontalAlignment()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;
- Specified by:
hasHorizontalAlignment
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the horizontalAlignment field is set.
-
getHorizontalAlignment
public HorizontalAlignmentP getHorizontalAlignment()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;
- Specified by:
getHorizontalAlignment
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The horizontalAlignment.
-
setHorizontalAlignment
public ChromeApplyStampRequestStreamP.InfoP.Builder setHorizontalAlignment(HorizontalAlignmentP value)
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;
-
setHorizontalAlignment
public ChromeApplyStampRequestStreamP.InfoP.Builder setHorizontalAlignment(HorizontalAlignmentP.Builder builderForValue)
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;
-
mergeHorizontalAlignment
public ChromeApplyStampRequestStreamP.InfoP.Builder mergeHorizontalAlignment(HorizontalAlignmentP value)
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;
-
clearHorizontalAlignment
public ChromeApplyStampRequestStreamP.InfoP.Builder clearHorizontalAlignment()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;
-
getHorizontalAlignmentBuilder
public HorizontalAlignmentP.Builder getHorizontalAlignmentBuilder()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;
-
getHorizontalAlignmentOrBuilder
public HorizontalAlignmentPOrBuilder getHorizontalAlignmentOrBuilder()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;
- Specified by:
getHorizontalAlignmentOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
hasVerticalAlignment
public boolean hasVerticalAlignment()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;
- Specified by:
hasVerticalAlignment
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the verticalAlignment field is set.
-
getVerticalAlignment
public VerticalAlignmentP getVerticalAlignment()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;
- Specified by:
getVerticalAlignment
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The verticalAlignment.
-
setVerticalAlignment
public ChromeApplyStampRequestStreamP.InfoP.Builder setVerticalAlignment(VerticalAlignmentP value)
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;
-
setVerticalAlignment
public ChromeApplyStampRequestStreamP.InfoP.Builder setVerticalAlignment(VerticalAlignmentP.Builder builderForValue)
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;
-
mergeVerticalAlignment
public ChromeApplyStampRequestStreamP.InfoP.Builder mergeVerticalAlignment(VerticalAlignmentP value)
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;
-
clearVerticalAlignment
public ChromeApplyStampRequestStreamP.InfoP.Builder clearVerticalAlignment()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;
-
getVerticalAlignmentBuilder
public VerticalAlignmentP.Builder getVerticalAlignmentBuilder()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;
-
getVerticalAlignmentOrBuilder
public VerticalAlignmentPOrBuilder getVerticalAlignmentOrBuilder()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;
- Specified by:
getVerticalAlignmentOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
hasHorizontalOffset
public boolean hasHorizontalOffset()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
- Specified by:
hasHorizontalOffset
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the horizontalOffset field is set.
-
getHorizontalOffset
public LengthP getHorizontalOffset()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
- Specified by:
getHorizontalOffset
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The horizontalOffset.
-
setHorizontalOffset
public ChromeApplyStampRequestStreamP.InfoP.Builder setHorizontalOffset(LengthP value)
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
-
setHorizontalOffset
public ChromeApplyStampRequestStreamP.InfoP.Builder setHorizontalOffset(LengthP.Builder builderForValue)
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
-
mergeHorizontalOffset
public ChromeApplyStampRequestStreamP.InfoP.Builder mergeHorizontalOffset(LengthP value)
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
-
clearHorizontalOffset
public ChromeApplyStampRequestStreamP.InfoP.Builder clearHorizontalOffset()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
-
getHorizontalOffsetBuilder
public LengthP.Builder getHorizontalOffsetBuilder()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
-
getHorizontalOffsetOrBuilder
public LengthPOrBuilder getHorizontalOffsetOrBuilder()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
- Specified by:
getHorizontalOffsetOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
hasVerticalOffset
public boolean hasVerticalOffset()
optional .ironpdfengineproto.LengthP vertical_offset = 8;
- Specified by:
hasVerticalOffset
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the verticalOffset field is set.
-
getVerticalOffset
public LengthP getVerticalOffset()
optional .ironpdfengineproto.LengthP vertical_offset = 8;
- Specified by:
getVerticalOffset
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The verticalOffset.
-
setVerticalOffset
public ChromeApplyStampRequestStreamP.InfoP.Builder setVerticalOffset(LengthP value)
optional .ironpdfengineproto.LengthP vertical_offset = 8;
-
setVerticalOffset
public ChromeApplyStampRequestStreamP.InfoP.Builder setVerticalOffset(LengthP.Builder builderForValue)
optional .ironpdfengineproto.LengthP vertical_offset = 8;
-
mergeVerticalOffset
public ChromeApplyStampRequestStreamP.InfoP.Builder mergeVerticalOffset(LengthP value)
optional .ironpdfengineproto.LengthP vertical_offset = 8;
-
clearVerticalOffset
public ChromeApplyStampRequestStreamP.InfoP.Builder clearVerticalOffset()
optional .ironpdfengineproto.LengthP vertical_offset = 8;
-
getVerticalOffsetBuilder
public LengthP.Builder getVerticalOffsetBuilder()
optional .ironpdfengineproto.LengthP vertical_offset = 8;
-
getVerticalOffsetOrBuilder
public LengthPOrBuilder getVerticalOffsetOrBuilder()
optional .ironpdfengineproto.LengthP vertical_offset = 8;
- Specified by:
getVerticalOffsetOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
hasMaxWidth
public boolean hasMaxWidth()
optional .ironpdfengineproto.LengthP max_width = 9;
- Specified by:
hasMaxWidth
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the maxWidth field is set.
-
getMaxWidth
public LengthP getMaxWidth()
optional .ironpdfengineproto.LengthP max_width = 9;
- Specified by:
getMaxWidth
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The maxWidth.
-
setMaxWidth
public ChromeApplyStampRequestStreamP.InfoP.Builder setMaxWidth(LengthP value)
optional .ironpdfengineproto.LengthP max_width = 9;
-
setMaxWidth
public ChromeApplyStampRequestStreamP.InfoP.Builder setMaxWidth(LengthP.Builder builderForValue)
optional .ironpdfengineproto.LengthP max_width = 9;
-
mergeMaxWidth
public ChromeApplyStampRequestStreamP.InfoP.Builder mergeMaxWidth(LengthP value)
optional .ironpdfengineproto.LengthP max_width = 9;
-
clearMaxWidth
public ChromeApplyStampRequestStreamP.InfoP.Builder clearMaxWidth()
optional .ironpdfengineproto.LengthP max_width = 9;
-
getMaxWidthBuilder
public LengthP.Builder getMaxWidthBuilder()
optional .ironpdfengineproto.LengthP max_width = 9;
-
getMaxWidthOrBuilder
public LengthPOrBuilder getMaxWidthOrBuilder()
optional .ironpdfengineproto.LengthP max_width = 9;
- Specified by:
getMaxWidthOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
hasMaxHeight
public boolean hasMaxHeight()
optional .ironpdfengineproto.LengthP max_height = 10;
- Specified by:
hasMaxHeight
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the maxHeight field is set.
-
getMaxHeight
public LengthP getMaxHeight()
optional .ironpdfengineproto.LengthP max_height = 10;
- Specified by:
getMaxHeight
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The maxHeight.
-
setMaxHeight
public ChromeApplyStampRequestStreamP.InfoP.Builder setMaxHeight(LengthP value)
optional .ironpdfengineproto.LengthP max_height = 10;
-
setMaxHeight
public ChromeApplyStampRequestStreamP.InfoP.Builder setMaxHeight(LengthP.Builder builderForValue)
optional .ironpdfengineproto.LengthP max_height = 10;
-
mergeMaxHeight
public ChromeApplyStampRequestStreamP.InfoP.Builder mergeMaxHeight(LengthP value)
optional .ironpdfengineproto.LengthP max_height = 10;
-
clearMaxHeight
public ChromeApplyStampRequestStreamP.InfoP.Builder clearMaxHeight()
optional .ironpdfengineproto.LengthP max_height = 10;
-
getMaxHeightBuilder
public LengthP.Builder getMaxHeightBuilder()
optional .ironpdfengineproto.LengthP max_height = 10;
-
getMaxHeightOrBuilder
public LengthPOrBuilder getMaxHeightOrBuilder()
optional .ironpdfengineproto.LengthP max_height = 10;
- Specified by:
getMaxHeightOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
hasMinWidth
public boolean hasMinWidth()
optional .ironpdfengineproto.LengthP min_width = 11;
- Specified by:
hasMinWidth
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the minWidth field is set.
-
getMinWidth
public LengthP getMinWidth()
optional .ironpdfengineproto.LengthP min_width = 11;
- Specified by:
getMinWidth
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The minWidth.
-
setMinWidth
public ChromeApplyStampRequestStreamP.InfoP.Builder setMinWidth(LengthP value)
optional .ironpdfengineproto.LengthP min_width = 11;
-
setMinWidth
public ChromeApplyStampRequestStreamP.InfoP.Builder setMinWidth(LengthP.Builder builderForValue)
optional .ironpdfengineproto.LengthP min_width = 11;
-
mergeMinWidth
public ChromeApplyStampRequestStreamP.InfoP.Builder mergeMinWidth(LengthP value)
optional .ironpdfengineproto.LengthP min_width = 11;
-
clearMinWidth
public ChromeApplyStampRequestStreamP.InfoP.Builder clearMinWidth()
optional .ironpdfengineproto.LengthP min_width = 11;
-
getMinWidthBuilder
public LengthP.Builder getMinWidthBuilder()
optional .ironpdfengineproto.LengthP min_width = 11;
-
getMinWidthOrBuilder
public LengthPOrBuilder getMinWidthOrBuilder()
optional .ironpdfengineproto.LengthP min_width = 11;
- Specified by:
getMinWidthOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
hasMinHeight
public boolean hasMinHeight()
optional .ironpdfengineproto.LengthP min_height = 12;
- Specified by:
hasMinHeight
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the minHeight field is set.
-
getMinHeight
public LengthP getMinHeight()
optional .ironpdfengineproto.LengthP min_height = 12;
- Specified by:
getMinHeight
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The minHeight.
-
setMinHeight
public ChromeApplyStampRequestStreamP.InfoP.Builder setMinHeight(LengthP value)
optional .ironpdfengineproto.LengthP min_height = 12;
-
setMinHeight
public ChromeApplyStampRequestStreamP.InfoP.Builder setMinHeight(LengthP.Builder builderForValue)
optional .ironpdfengineproto.LengthP min_height = 12;
-
mergeMinHeight
public ChromeApplyStampRequestStreamP.InfoP.Builder mergeMinHeight(LengthP value)
optional .ironpdfengineproto.LengthP min_height = 12;
-
clearMinHeight
public ChromeApplyStampRequestStreamP.InfoP.Builder clearMinHeight()
optional .ironpdfengineproto.LengthP min_height = 12;
-
getMinHeightBuilder
public LengthP.Builder getMinHeightBuilder()
optional .ironpdfengineproto.LengthP min_height = 12;
-
getMinHeightOrBuilder
public LengthPOrBuilder getMinHeightOrBuilder()
optional .ironpdfengineproto.LengthP min_height = 12;
- Specified by:
getMinHeightOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
hasHyperlink
public boolean hasHyperlink()
optional string hyperlink = 13;
- Specified by:
hasHyperlink
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the hyperlink field is set.
-
getHyperlink
public String getHyperlink()
optional string hyperlink = 13;
- Specified by:
getHyperlink
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The hyperlink.
-
getHyperlinkBytes
public com.google.protobuf.ByteString getHyperlinkBytes()
optional string hyperlink = 13;
- Specified by:
getHyperlinkBytes
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The bytes for hyperlink.
-
setHyperlink
public ChromeApplyStampRequestStreamP.InfoP.Builder setHyperlink(String value)
optional string hyperlink = 13;
- Parameters:
value
- The hyperlink to set.- Returns:
- This builder for chaining.
-
clearHyperlink
public ChromeApplyStampRequestStreamP.InfoP.Builder clearHyperlink()
optional string hyperlink = 13;
- Returns:
- This builder for chaining.
-
setHyperlinkBytes
public ChromeApplyStampRequestStreamP.InfoP.Builder setHyperlinkBytes(com.google.protobuf.ByteString value)
optional string hyperlink = 13;
- Parameters:
value
- The bytes for hyperlink to set.- Returns:
- This builder for chaining.
-
hasScale
public boolean hasScale()
optional double scale = 14;
- Specified by:
hasScale
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the scale field is set.
-
getScale
public double getScale()
optional double scale = 14;
- Specified by:
getScale
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The scale.
-
setScale
public ChromeApplyStampRequestStreamP.InfoP.Builder setScale(double value)
optional double scale = 14;
- Parameters:
value
- The scale to set.- Returns:
- This builder for chaining.
-
clearScale
public ChromeApplyStampRequestStreamP.InfoP.Builder clearScale()
optional double scale = 14;
- Returns:
- This builder for chaining.
-
hasIsStampBehindContent
public boolean hasIsStampBehindContent()
optional bool is_stamp_behind_content = 15;
- Specified by:
hasIsStampBehindContent
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the isStampBehindContent field is set.
-
getIsStampBehindContent
public boolean getIsStampBehindContent()
optional bool is_stamp_behind_content = 15;
- Specified by:
getIsStampBehindContent
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The isStampBehindContent.
-
setIsStampBehindContent
public ChromeApplyStampRequestStreamP.InfoP.Builder setIsStampBehindContent(boolean value)
optional bool is_stamp_behind_content = 15;
- Parameters:
value
- The isStampBehindContent to set.- Returns:
- This builder for chaining.
-
clearIsStampBehindContent
public ChromeApplyStampRequestStreamP.InfoP.Builder clearIsStampBehindContent()
optional bool is_stamp_behind_content = 15;
- Returns:
- This builder for chaining.
-
hasOwnerPassword
public boolean hasOwnerPassword()
optional string owner_password = 16;
- Specified by:
hasOwnerPassword
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the ownerPassword field is set.
-
getOwnerPassword
public String getOwnerPassword()
optional string owner_password = 16;
- Specified by:
getOwnerPassword
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The ownerPassword.
-
getOwnerPasswordBytes
public com.google.protobuf.ByteString getOwnerPasswordBytes()
optional string owner_password = 16;
- Specified by:
getOwnerPasswordBytes
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The bytes for ownerPassword.
-
setOwnerPassword
public ChromeApplyStampRequestStreamP.InfoP.Builder setOwnerPassword(String value)
optional string owner_password = 16;
- Parameters:
value
- The ownerPassword to set.- Returns:
- This builder for chaining.
-
clearOwnerPassword
public ChromeApplyStampRequestStreamP.InfoP.Builder clearOwnerPassword()
optional string owner_password = 16;
- Returns:
- This builder for chaining.
-
setOwnerPasswordBytes
public ChromeApplyStampRequestStreamP.InfoP.Builder setOwnerPasswordBytes(com.google.protobuf.ByteString value)
optional string owner_password = 16;
- Parameters:
value
- The bytes for ownerPassword to set.- Returns:
- This builder for chaining.
-
hasUserPassword
public boolean hasUserPassword()
optional string user_password = 17;
- Specified by:
hasUserPassword
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the userPassword field is set.
-
getUserPassword
public String getUserPassword()
optional string user_password = 17;
- Specified by:
getUserPassword
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The userPassword.
-
getUserPasswordBytes
public com.google.protobuf.ByteString getUserPasswordBytes()
optional string user_password = 17;
- Specified by:
getUserPasswordBytes
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The bytes for userPassword.
-
setUserPassword
public ChromeApplyStampRequestStreamP.InfoP.Builder setUserPassword(String value)
optional string user_password = 17;
- Parameters:
value
- The userPassword to set.- Returns:
- This builder for chaining.
-
clearUserPassword
public ChromeApplyStampRequestStreamP.InfoP.Builder clearUserPassword()
optional string user_password = 17;
- Returns:
- This builder for chaining.
-
setUserPasswordBytes
public ChromeApplyStampRequestStreamP.InfoP.Builder setUserPasswordBytes(com.google.protobuf.ByteString value)
optional string user_password = 17;
- Parameters:
value
- The bytes for userPassword to set.- Returns:
- This builder for chaining.
-
hasTimeout
public boolean hasTimeout()
optional int32 timeout = 22;
- Specified by:
hasTimeout
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the timeout field is set.
-
getTimeout
public int getTimeout()
optional int32 timeout = 22;
- Specified by:
getTimeout
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The timeout.
-
setTimeout
public ChromeApplyStampRequestStreamP.InfoP.Builder setTimeout(int value)
optional int32 timeout = 22;
- Parameters:
value
- The timeout to set.- Returns:
- This builder for chaining.
-
clearTimeout
public ChromeApplyStampRequestStreamP.InfoP.Builder clearTimeout()
optional int32 timeout = 22;
- Returns:
- This builder for chaining.
-
hasRenderDelay
public boolean hasRenderDelay()
optional int32 render_delay = 23;
- Specified by:
hasRenderDelay
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the renderDelay field is set.
-
getRenderDelay
public int getRenderDelay()
optional int32 render_delay = 23;
- Specified by:
getRenderDelay
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The renderDelay.
-
setRenderDelay
public ChromeApplyStampRequestStreamP.InfoP.Builder setRenderDelay(int value)
optional int32 render_delay = 23;
- Parameters:
value
- The renderDelay to set.- Returns:
- This builder for chaining.
-
clearRenderDelay
public ChromeApplyStampRequestStreamP.InfoP.Builder clearRenderDelay()
optional int32 render_delay = 23;
- Returns:
- This builder for chaining.
-
hasHtmlStamper
public boolean hasHtmlStamper()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;
- Specified by:
hasHtmlStamper
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the htmlStamper field is set.
-
getHtmlStamper
public ChromeHtmlStamperInfoP getHtmlStamper()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;
- Specified by:
getHtmlStamper
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The htmlStamper.
-
setHtmlStamper
public ChromeApplyStampRequestStreamP.InfoP.Builder setHtmlStamper(ChromeHtmlStamperInfoP value)
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;
-
setHtmlStamper
public ChromeApplyStampRequestStreamP.InfoP.Builder setHtmlStamper(ChromeHtmlStamperInfoP.Builder builderForValue)
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;
-
mergeHtmlStamper
public ChromeApplyStampRequestStreamP.InfoP.Builder mergeHtmlStamper(ChromeHtmlStamperInfoP value)
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;
-
clearHtmlStamper
public ChromeApplyStampRequestStreamP.InfoP.Builder clearHtmlStamper()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;
-
getHtmlStamperBuilder
public ChromeHtmlStamperInfoP.Builder getHtmlStamperBuilder()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;
-
getHtmlStamperOrBuilder
public ChromeHtmlStamperInfoPOrBuilder getHtmlStamperOrBuilder()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;
- Specified by:
getHtmlStamperOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
hasImageStamper
public boolean hasImageStamper()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;
- Specified by:
hasImageStamper
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the imageStamper field is set.
-
getImageStamper
public ChromeImageStamperInfoP getImageStamper()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;
- Specified by:
getImageStamper
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The imageStamper.
-
setImageStamper
public ChromeApplyStampRequestStreamP.InfoP.Builder setImageStamper(ChromeImageStamperInfoP value)
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;
-
setImageStamper
public ChromeApplyStampRequestStreamP.InfoP.Builder setImageStamper(ChromeImageStamperInfoP.Builder builderForValue)
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;
-
mergeImageStamper
public ChromeApplyStampRequestStreamP.InfoP.Builder mergeImageStamper(ChromeImageStamperInfoP value)
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;
-
clearImageStamper
public ChromeApplyStampRequestStreamP.InfoP.Builder clearImageStamper()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;
-
getImageStamperBuilder
public ChromeImageStamperInfoP.Builder getImageStamperBuilder()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;
-
getImageStamperOrBuilder
public ChromeImageStamperInfoPOrBuilder getImageStamperOrBuilder()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;
- Specified by:
getImageStamperOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
hasTextStamper
public boolean hasTextStamper()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;
- Specified by:
hasTextStamper
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the textStamper field is set.
-
getTextStamper
public ChromeTextStamperInfoP getTextStamper()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;
- Specified by:
getTextStamper
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The textStamper.
-
setTextStamper
public ChromeApplyStampRequestStreamP.InfoP.Builder setTextStamper(ChromeTextStamperInfoP value)
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;
-
setTextStamper
public ChromeApplyStampRequestStreamP.InfoP.Builder setTextStamper(ChromeTextStamperInfoP.Builder builderForValue)
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;
-
mergeTextStamper
public ChromeApplyStampRequestStreamP.InfoP.Builder mergeTextStamper(ChromeTextStamperInfoP value)
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;
-
clearTextStamper
public ChromeApplyStampRequestStreamP.InfoP.Builder clearTextStamper()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;
-
getTextStamperBuilder
public ChromeTextStamperInfoP.Builder getTextStamperBuilder()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;
-
getTextStamperOrBuilder
public ChromeTextStamperInfoPOrBuilder getTextStamperOrBuilder()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;
- Specified by:
getTextStamperOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
hasBarcodeStamper
public boolean hasBarcodeStamper()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;
- Specified by:
hasBarcodeStamper
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the barcodeStamper field is set.
-
getBarcodeStamper
public ChromeBarcodeStamperInfoP getBarcodeStamper()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;
- Specified by:
getBarcodeStamper
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The barcodeStamper.
-
setBarcodeStamper
public ChromeApplyStampRequestStreamP.InfoP.Builder setBarcodeStamper(ChromeBarcodeStamperInfoP value)
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;
-
setBarcodeStamper
public ChromeApplyStampRequestStreamP.InfoP.Builder setBarcodeStamper(ChromeBarcodeStamperInfoP.Builder builderForValue)
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;
-
mergeBarcodeStamper
public ChromeApplyStampRequestStreamP.InfoP.Builder mergeBarcodeStamper(ChromeBarcodeStamperInfoP value)
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;
-
clearBarcodeStamper
public ChromeApplyStampRequestStreamP.InfoP.Builder clearBarcodeStamper()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;
-
getBarcodeStamperBuilder
public ChromeBarcodeStamperInfoP.Builder getBarcodeStamperBuilder()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;
-
getBarcodeStamperOrBuilder
public ChromeBarcodeStamperInfoPOrBuilder getBarcodeStamperOrBuilder()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;
- Specified by:
getBarcodeStamperOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
setUnknownFields
public final ChromeApplyStampRequestStreamP.InfoP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeApplyStampRequestStreamP.InfoP.Builder>
-
mergeUnknownFields
public final ChromeApplyStampRequestStreamP.InfoP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeApplyStampRequestStreamP.InfoP.Builder>
-
-