public static final class ChromeHtmlHeaderFooterP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ChromeHtmlHeaderFooterP.Builder> implements ChromeHtmlHeaderFooterPOrBuilder
ironpdfengineproto.ChromeHtmlHeaderFooterP| Modifier and Type | Method and Description |
|---|---|
ChromeHtmlHeaderFooterP.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ChromeHtmlHeaderFooterP |
build() |
ChromeHtmlHeaderFooterP |
buildPartial() |
ChromeHtmlHeaderFooterP.Builder |
clear() |
ChromeHtmlHeaderFooterP.Builder |
clearBaseUrl()
optional string base_url = 1; |
ChromeHtmlHeaderFooterP.Builder |
clearDividerLineColor()
optional string divider_line_color = 4; |
ChromeHtmlHeaderFooterP.Builder |
clearDrawDividerLine()
optional bool draw_divider_line = 3; |
ChromeHtmlHeaderFooterP.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ChromeHtmlHeaderFooterP.Builder |
clearHtmlFragment()
optional string html_fragment = 5; |
ChromeHtmlHeaderFooterP.Builder |
clearLoadStylesAndCSSFromMainHtmlDocument()
optional bool loadStylesAndCSSFromMainHtmlDocument = 6; |
ChromeHtmlHeaderFooterP.Builder |
clearMaxHeight()
optional int32 max_height = 2; |
ChromeHtmlHeaderFooterP.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ChromeHtmlHeaderFooterP.Builder |
clone() |
String |
getBaseUrl()
optional string base_url = 1; |
com.google.protobuf.ByteString |
getBaseUrlBytes()
optional string base_url = 1; |
ChromeHtmlHeaderFooterP |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDividerLineColor()
optional string divider_line_color = 4; |
com.google.protobuf.ByteString |
getDividerLineColorBytes()
optional string divider_line_color = 4; |
boolean |
getDrawDividerLine()
optional bool draw_divider_line = 3; |
String |
getHtmlFragment()
optional string html_fragment = 5; |
com.google.protobuf.ByteString |
getHtmlFragmentBytes()
optional string html_fragment = 5; |
boolean |
getLoadStylesAndCSSFromMainHtmlDocument()
optional bool loadStylesAndCSSFromMainHtmlDocument = 6; |
int |
getMaxHeight()
optional int32 max_height = 2; |
boolean |
hasBaseUrl()
optional string base_url = 1; |
boolean |
hasDividerLineColor()
optional string divider_line_color = 4; |
boolean |
hasDrawDividerLine()
optional bool draw_divider_line = 3; |
boolean |
hasHtmlFragment()
optional string html_fragment = 5; |
boolean |
hasLoadStylesAndCSSFromMainHtmlDocument()
optional bool loadStylesAndCSSFromMainHtmlDocument = 6; |
boolean |
hasMaxHeight()
optional int32 max_height = 2; |
boolean |
isInitialized() |
ChromeHtmlHeaderFooterP.Builder |
mergeFrom(ChromeHtmlHeaderFooterP other) |
ChromeHtmlHeaderFooterP.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ChromeHtmlHeaderFooterP.Builder |
mergeFrom(com.google.protobuf.Message other) |
ChromeHtmlHeaderFooterP.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ChromeHtmlHeaderFooterP.Builder |
setBaseUrl(String value)
optional string base_url = 1; |
ChromeHtmlHeaderFooterP.Builder |
setBaseUrlBytes(com.google.protobuf.ByteString value)
optional string base_url = 1; |
ChromeHtmlHeaderFooterP.Builder |
setDividerLineColor(String value)
optional string divider_line_color = 4; |
ChromeHtmlHeaderFooterP.Builder |
setDividerLineColorBytes(com.google.protobuf.ByteString value)
optional string divider_line_color = 4; |
ChromeHtmlHeaderFooterP.Builder |
setDrawDividerLine(boolean value)
optional bool draw_divider_line = 3; |
ChromeHtmlHeaderFooterP.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ChromeHtmlHeaderFooterP.Builder |
setHtmlFragment(String value)
optional string html_fragment = 5; |
ChromeHtmlHeaderFooterP.Builder |
setHtmlFragmentBytes(com.google.protobuf.ByteString value)
optional string html_fragment = 5; |
ChromeHtmlHeaderFooterP.Builder |
setLoadStylesAndCSSFromMainHtmlDocument(boolean value)
optional bool loadStylesAndCSSFromMainHtmlDocument = 6; |
ChromeHtmlHeaderFooterP.Builder |
setMaxHeight(int value)
optional int32 max_height = 2; |
ChromeHtmlHeaderFooterP.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ChromeHtmlHeaderFooterP.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newBuilderForFieldfindInitializationErrors, getInitializationErrorString, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toStringmergeDelimitedFrom, mergeDelimitedFromequals, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public ChromeHtmlHeaderFooterP.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ChromeHtmlHeaderFooterP.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ChromeHtmlHeaderFooterP.Builder>public ChromeHtmlHeaderFooterP getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ChromeHtmlHeaderFooterP build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ChromeHtmlHeaderFooterP buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ChromeHtmlHeaderFooterP.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ChromeHtmlHeaderFooterP.Builder>public ChromeHtmlHeaderFooterP.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ChromeHtmlHeaderFooterP.Builder>public ChromeHtmlHeaderFooterP.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ChromeHtmlHeaderFooterP.Builder>public ChromeHtmlHeaderFooterP.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ChromeHtmlHeaderFooterP.Builder>public ChromeHtmlHeaderFooterP.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ChromeHtmlHeaderFooterP.Builder>public ChromeHtmlHeaderFooterP.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ChromeHtmlHeaderFooterP.Builder>public ChromeHtmlHeaderFooterP.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ChromeHtmlHeaderFooterP.Builder>public ChromeHtmlHeaderFooterP.Builder mergeFrom(ChromeHtmlHeaderFooterP other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ChromeHtmlHeaderFooterP.Builder>public ChromeHtmlHeaderFooterP.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ChromeHtmlHeaderFooterP.Builder>IOExceptionpublic boolean hasBaseUrl()
optional string base_url = 1;hasBaseUrl in interface ChromeHtmlHeaderFooterPOrBuilderpublic String getBaseUrl()
optional string base_url = 1;getBaseUrl in interface ChromeHtmlHeaderFooterPOrBuilderpublic com.google.protobuf.ByteString getBaseUrlBytes()
optional string base_url = 1;getBaseUrlBytes in interface ChromeHtmlHeaderFooterPOrBuilderpublic ChromeHtmlHeaderFooterP.Builder setBaseUrl(String value)
optional string base_url = 1;value - The baseUrl to set.public ChromeHtmlHeaderFooterP.Builder clearBaseUrl()
optional string base_url = 1;public ChromeHtmlHeaderFooterP.Builder setBaseUrlBytes(com.google.protobuf.ByteString value)
optional string base_url = 1;value - The bytes for baseUrl to set.public boolean hasMaxHeight()
optional int32 max_height = 2;hasMaxHeight in interface ChromeHtmlHeaderFooterPOrBuilderpublic int getMaxHeight()
optional int32 max_height = 2;getMaxHeight in interface ChromeHtmlHeaderFooterPOrBuilderpublic ChromeHtmlHeaderFooterP.Builder setMaxHeight(int value)
optional int32 max_height = 2;value - The maxHeight to set.public ChromeHtmlHeaderFooterP.Builder clearMaxHeight()
optional int32 max_height = 2;public boolean hasDrawDividerLine()
optional bool draw_divider_line = 3;hasDrawDividerLine in interface ChromeHtmlHeaderFooterPOrBuilderpublic boolean getDrawDividerLine()
optional bool draw_divider_line = 3;getDrawDividerLine in interface ChromeHtmlHeaderFooterPOrBuilderpublic ChromeHtmlHeaderFooterP.Builder setDrawDividerLine(boolean value)
optional bool draw_divider_line = 3;value - The drawDividerLine to set.public ChromeHtmlHeaderFooterP.Builder clearDrawDividerLine()
optional bool draw_divider_line = 3;public boolean hasDividerLineColor()
optional string divider_line_color = 4;hasDividerLineColor in interface ChromeHtmlHeaderFooterPOrBuilderpublic String getDividerLineColor()
optional string divider_line_color = 4;getDividerLineColor in interface ChromeHtmlHeaderFooterPOrBuilderpublic com.google.protobuf.ByteString getDividerLineColorBytes()
optional string divider_line_color = 4;getDividerLineColorBytes in interface ChromeHtmlHeaderFooterPOrBuilderpublic ChromeHtmlHeaderFooterP.Builder setDividerLineColor(String value)
optional string divider_line_color = 4;value - The dividerLineColor to set.public ChromeHtmlHeaderFooterP.Builder clearDividerLineColor()
optional string divider_line_color = 4;public ChromeHtmlHeaderFooterP.Builder setDividerLineColorBytes(com.google.protobuf.ByteString value)
optional string divider_line_color = 4;value - The bytes for dividerLineColor to set.public boolean hasHtmlFragment()
optional string html_fragment = 5;hasHtmlFragment in interface ChromeHtmlHeaderFooterPOrBuilderpublic String getHtmlFragment()
optional string html_fragment = 5;getHtmlFragment in interface ChromeHtmlHeaderFooterPOrBuilderpublic com.google.protobuf.ByteString getHtmlFragmentBytes()
optional string html_fragment = 5;getHtmlFragmentBytes in interface ChromeHtmlHeaderFooterPOrBuilderpublic ChromeHtmlHeaderFooterP.Builder setHtmlFragment(String value)
optional string html_fragment = 5;value - The htmlFragment to set.public ChromeHtmlHeaderFooterP.Builder clearHtmlFragment()
optional string html_fragment = 5;public ChromeHtmlHeaderFooterP.Builder setHtmlFragmentBytes(com.google.protobuf.ByteString value)
optional string html_fragment = 5;value - The bytes for htmlFragment to set.public boolean hasLoadStylesAndCSSFromMainHtmlDocument()
optional bool loadStylesAndCSSFromMainHtmlDocument = 6;hasLoadStylesAndCSSFromMainHtmlDocument in interface ChromeHtmlHeaderFooterPOrBuilderpublic boolean getLoadStylesAndCSSFromMainHtmlDocument()
optional bool loadStylesAndCSSFromMainHtmlDocument = 6;getLoadStylesAndCSSFromMainHtmlDocument in interface ChromeHtmlHeaderFooterPOrBuilderpublic ChromeHtmlHeaderFooterP.Builder setLoadStylesAndCSSFromMainHtmlDocument(boolean value)
optional bool loadStylesAndCSSFromMainHtmlDocument = 6;value - The loadStylesAndCSSFromMainHtmlDocument to set.public ChromeHtmlHeaderFooterP.Builder clearLoadStylesAndCSSFromMainHtmlDocument()
optional bool loadStylesAndCSSFromMainHtmlDocument = 6;public final ChromeHtmlHeaderFooterP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ChromeHtmlHeaderFooterP.Builder>public final ChromeHtmlHeaderFooterP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ChromeHtmlHeaderFooterP.Builder>Copyright © 2022–2024 Iron Software. All rights reserved.