Class ChromeHtmlHeaderFooterP.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ChromeHtmlHeaderFooterP.Builder>
-
- com.ironsoftware.ironpdf.internal.proto.ChromeHtmlHeaderFooterP.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ChromeHtmlHeaderFooterPOrBuilder,Cloneable
- Enclosing class:
- ChromeHtmlHeaderFooterP
public static final class ChromeHtmlHeaderFooterP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ChromeHtmlHeaderFooterP.Builder> implements ChromeHtmlHeaderFooterPOrBuilder
Protobuf typeironpdfengineproto.ChromeHtmlHeaderFooterP
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ChromeHtmlHeaderFooterPbuild()ChromeHtmlHeaderFooterPbuildPartial()ChromeHtmlHeaderFooterP.Builderclear()ChromeHtmlHeaderFooterP.BuilderclearBaseUrl()optional string base_url = 1;ChromeHtmlHeaderFooterP.BuilderclearDividerLineColor()optional string divider_line_color = 4;ChromeHtmlHeaderFooterP.BuilderclearDrawDividerLine()optional bool draw_divider_line = 3;ChromeHtmlHeaderFooterP.BuilderclearHtmlFragment()optional string html_fragment = 5;ChromeHtmlHeaderFooterP.BuilderclearLoadStylesAndCSSFromMainHtmlDocument()optional bool loadStylesAndCSSFromMainHtmlDocument = 6;ChromeHtmlHeaderFooterP.BuilderclearMaxHeight()optional int32 max_height = 2;StringgetBaseUrl()optional string base_url = 1;com.google.protobuf.ByteStringgetBaseUrlBytes()optional string base_url = 1;ChromeHtmlHeaderFooterPgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetDividerLineColor()optional string divider_line_color = 4;com.google.protobuf.ByteStringgetDividerLineColorBytes()optional string divider_line_color = 4;booleangetDrawDividerLine()optional bool draw_divider_line = 3;StringgetHtmlFragment()optional string html_fragment = 5;com.google.protobuf.ByteStringgetHtmlFragmentBytes()optional string html_fragment = 5;booleangetLoadStylesAndCSSFromMainHtmlDocument()optional bool loadStylesAndCSSFromMainHtmlDocument = 6;intgetMaxHeight()optional int32 max_height = 2;booleanhasBaseUrl()optional string base_url = 1;booleanhasDividerLineColor()optional string divider_line_color = 4;booleanhasDrawDividerLine()optional bool draw_divider_line = 3;booleanhasHtmlFragment()optional string html_fragment = 5;booleanhasLoadStylesAndCSSFromMainHtmlDocument()optional bool loadStylesAndCSSFromMainHtmlDocument = 6;booleanhasMaxHeight()optional int32 max_height = 2;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ChromeHtmlHeaderFooterP.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ChromeHtmlHeaderFooterP.BuildermergeFrom(com.google.protobuf.Message other)ChromeHtmlHeaderFooterP.BuildermergeFrom(ChromeHtmlHeaderFooterP other)ChromeHtmlHeaderFooterP.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ChromeHtmlHeaderFooterP.BuildersetBaseUrl(String value)optional string base_url = 1;ChromeHtmlHeaderFooterP.BuildersetBaseUrlBytes(com.google.protobuf.ByteString value)optional string base_url = 1;ChromeHtmlHeaderFooterP.BuildersetDividerLineColor(String value)optional string divider_line_color = 4;ChromeHtmlHeaderFooterP.BuildersetDividerLineColorBytes(com.google.protobuf.ByteString value)optional string divider_line_color = 4;ChromeHtmlHeaderFooterP.BuildersetDrawDividerLine(boolean value)optional bool draw_divider_line = 3;ChromeHtmlHeaderFooterP.BuildersetHtmlFragment(String value)optional string html_fragment = 5;ChromeHtmlHeaderFooterP.BuildersetHtmlFragmentBytes(com.google.protobuf.ByteString value)optional string html_fragment = 5;ChromeHtmlHeaderFooterP.BuildersetLoadStylesAndCSSFromMainHtmlDocument(boolean value)optional bool loadStylesAndCSSFromMainHtmlDocument = 6;ChromeHtmlHeaderFooterP.BuildersetMaxHeight(int value)optional int32 max_height = 2;ChromeHtmlHeaderFooterP.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeHtmlHeaderFooterP.Builder>
-
clear
public ChromeHtmlHeaderFooterP.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeHtmlHeaderFooterP.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeHtmlHeaderFooterP.Builder>
-
getDefaultInstanceForType
public ChromeHtmlHeaderFooterP getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ChromeHtmlHeaderFooterP build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ChromeHtmlHeaderFooterP buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
public ChromeHtmlHeaderFooterP.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ChromeHtmlHeaderFooterP.Builder>
-
mergeFrom
public ChromeHtmlHeaderFooterP.Builder mergeFrom(ChromeHtmlHeaderFooterP other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeHtmlHeaderFooterP.Builder>
-
mergeFrom
public ChromeHtmlHeaderFooterP.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ChromeHtmlHeaderFooterP.Builder>- Throws:
IOException
-
hasBaseUrl
public boolean hasBaseUrl()
optional string base_url = 1;- Specified by:
hasBaseUrlin interfaceChromeHtmlHeaderFooterPOrBuilder- Returns:
- Whether the baseUrl field is set.
-
getBaseUrl
public String getBaseUrl()
optional string base_url = 1;- Specified by:
getBaseUrlin interfaceChromeHtmlHeaderFooterPOrBuilder- Returns:
- The baseUrl.
-
getBaseUrlBytes
public com.google.protobuf.ByteString getBaseUrlBytes()
optional string base_url = 1;- Specified by:
getBaseUrlBytesin interfaceChromeHtmlHeaderFooterPOrBuilder- Returns:
- The bytes for baseUrl.
-
setBaseUrl
public ChromeHtmlHeaderFooterP.Builder setBaseUrl(String value)
optional string base_url = 1;- Parameters:
value- The baseUrl to set.- Returns:
- This builder for chaining.
-
clearBaseUrl
public ChromeHtmlHeaderFooterP.Builder clearBaseUrl()
optional string base_url = 1;- Returns:
- This builder for chaining.
-
setBaseUrlBytes
public ChromeHtmlHeaderFooterP.Builder setBaseUrlBytes(com.google.protobuf.ByteString value)
optional string base_url = 1;- Parameters:
value- The bytes for baseUrl to set.- Returns:
- This builder for chaining.
-
hasMaxHeight
public boolean hasMaxHeight()
optional int32 max_height = 2;- Specified by:
hasMaxHeightin interfaceChromeHtmlHeaderFooterPOrBuilder- Returns:
- Whether the maxHeight field is set.
-
getMaxHeight
public int getMaxHeight()
optional int32 max_height = 2;- Specified by:
getMaxHeightin interfaceChromeHtmlHeaderFooterPOrBuilder- Returns:
- The maxHeight.
-
setMaxHeight
public ChromeHtmlHeaderFooterP.Builder setMaxHeight(int value)
optional int32 max_height = 2;- Parameters:
value- The maxHeight to set.- Returns:
- This builder for chaining.
-
clearMaxHeight
public ChromeHtmlHeaderFooterP.Builder clearMaxHeight()
optional int32 max_height = 2;- Returns:
- This builder for chaining.
-
hasDrawDividerLine
public boolean hasDrawDividerLine()
optional bool draw_divider_line = 3;- Specified by:
hasDrawDividerLinein interfaceChromeHtmlHeaderFooterPOrBuilder- Returns:
- Whether the drawDividerLine field is set.
-
getDrawDividerLine
public boolean getDrawDividerLine()
optional bool draw_divider_line = 3;- Specified by:
getDrawDividerLinein interfaceChromeHtmlHeaderFooterPOrBuilder- Returns:
- The drawDividerLine.
-
setDrawDividerLine
public ChromeHtmlHeaderFooterP.Builder setDrawDividerLine(boolean value)
optional bool draw_divider_line = 3;- Parameters:
value- The drawDividerLine to set.- Returns:
- This builder for chaining.
-
clearDrawDividerLine
public ChromeHtmlHeaderFooterP.Builder clearDrawDividerLine()
optional bool draw_divider_line = 3;- Returns:
- This builder for chaining.
-
hasDividerLineColor
public boolean hasDividerLineColor()
optional string divider_line_color = 4;- Specified by:
hasDividerLineColorin interfaceChromeHtmlHeaderFooterPOrBuilder- Returns:
- Whether the dividerLineColor field is set.
-
getDividerLineColor
public String getDividerLineColor()
optional string divider_line_color = 4;- Specified by:
getDividerLineColorin interfaceChromeHtmlHeaderFooterPOrBuilder- Returns:
- The dividerLineColor.
-
getDividerLineColorBytes
public com.google.protobuf.ByteString getDividerLineColorBytes()
optional string divider_line_color = 4;- Specified by:
getDividerLineColorBytesin interfaceChromeHtmlHeaderFooterPOrBuilder- Returns:
- The bytes for dividerLineColor.
-
setDividerLineColor
public ChromeHtmlHeaderFooterP.Builder setDividerLineColor(String value)
optional string divider_line_color = 4;- Parameters:
value- The dividerLineColor to set.- Returns:
- This builder for chaining.
-
clearDividerLineColor
public ChromeHtmlHeaderFooterP.Builder clearDividerLineColor()
optional string divider_line_color = 4;- Returns:
- This builder for chaining.
-
setDividerLineColorBytes
public ChromeHtmlHeaderFooterP.Builder setDividerLineColorBytes(com.google.protobuf.ByteString value)
optional string divider_line_color = 4;- Parameters:
value- The bytes for dividerLineColor to set.- Returns:
- This builder for chaining.
-
hasHtmlFragment
public boolean hasHtmlFragment()
optional string html_fragment = 5;- Specified by:
hasHtmlFragmentin interfaceChromeHtmlHeaderFooterPOrBuilder- Returns:
- Whether the htmlFragment field is set.
-
getHtmlFragment
public String getHtmlFragment()
optional string html_fragment = 5;- Specified by:
getHtmlFragmentin interfaceChromeHtmlHeaderFooterPOrBuilder- Returns:
- The htmlFragment.
-
getHtmlFragmentBytes
public com.google.protobuf.ByteString getHtmlFragmentBytes()
optional string html_fragment = 5;- Specified by:
getHtmlFragmentBytesin interfaceChromeHtmlHeaderFooterPOrBuilder- Returns:
- The bytes for htmlFragment.
-
setHtmlFragment
public ChromeHtmlHeaderFooterP.Builder setHtmlFragment(String value)
optional string html_fragment = 5;- Parameters:
value- The htmlFragment to set.- Returns:
- This builder for chaining.
-
clearHtmlFragment
public ChromeHtmlHeaderFooterP.Builder clearHtmlFragment()
optional string html_fragment = 5;- Returns:
- This builder for chaining.
-
setHtmlFragmentBytes
public ChromeHtmlHeaderFooterP.Builder setHtmlFragmentBytes(com.google.protobuf.ByteString value)
optional string html_fragment = 5;- Parameters:
value- The bytes for htmlFragment to set.- Returns:
- This builder for chaining.
-
hasLoadStylesAndCSSFromMainHtmlDocument
public boolean hasLoadStylesAndCSSFromMainHtmlDocument()
optional bool loadStylesAndCSSFromMainHtmlDocument = 6;- Specified by:
hasLoadStylesAndCSSFromMainHtmlDocumentin interfaceChromeHtmlHeaderFooterPOrBuilder- Returns:
- Whether the loadStylesAndCSSFromMainHtmlDocument field is set.
-
getLoadStylesAndCSSFromMainHtmlDocument
public boolean getLoadStylesAndCSSFromMainHtmlDocument()
optional bool loadStylesAndCSSFromMainHtmlDocument = 6;- Specified by:
getLoadStylesAndCSSFromMainHtmlDocumentin interfaceChromeHtmlHeaderFooterPOrBuilder- Returns:
- The loadStylesAndCSSFromMainHtmlDocument.
-
setLoadStylesAndCSSFromMainHtmlDocument
public ChromeHtmlHeaderFooterP.Builder setLoadStylesAndCSSFromMainHtmlDocument(boolean value)
optional bool loadStylesAndCSSFromMainHtmlDocument = 6;- Parameters:
value- The loadStylesAndCSSFromMainHtmlDocument to set.- Returns:
- This builder for chaining.
-
clearLoadStylesAndCSSFromMainHtmlDocument
public ChromeHtmlHeaderFooterP.Builder clearLoadStylesAndCSSFromMainHtmlDocument()
optional bool loadStylesAndCSSFromMainHtmlDocument = 6;- Returns:
- This builder for chaining.
-
setUnknownFields
public final ChromeHtmlHeaderFooterP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeHtmlHeaderFooterP.Builder>
-
mergeUnknownFields
public final ChromeHtmlHeaderFooterP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeHtmlHeaderFooterP.Builder>
-
-