Class ChromeBarcodeStamperInfoP.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ChromeBarcodeStamperInfoP.Builder>
-
- com.ironsoftware.ironpdf.internal.proto.ChromeBarcodeStamperInfoP.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ChromeBarcodeStamperInfoPOrBuilder,Cloneable
- Enclosing class:
- ChromeBarcodeStamperInfoP
public static final class ChromeBarcodeStamperInfoP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ChromeBarcodeStamperInfoP.Builder> implements ChromeBarcodeStamperInfoPOrBuilder
Protobuf typeironpdfengineproto.ChromeBarcodeStamperInfoP
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ChromeBarcodeStamperInfoPbuild()ChromeBarcodeStamperInfoPbuildPartial()ChromeBarcodeStamperInfoP.Builderclear()ChromeBarcodeStamperInfoP.BuilderclearBarcodeType()optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;ChromeBarcodeStamperInfoP.BuilderclearHeightPx()optional int32 height_px = 3;ChromeBarcodeStamperInfoP.BuilderclearWidthPx()optional int32 width_px = 2;ChromeBarcodeEncodingPgetBarcodeType()optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;ChromeBarcodeEncodingP.BuildergetBarcodeTypeBuilder()optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;ChromeBarcodeEncodingPOrBuildergetBarcodeTypeOrBuilder()optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;ChromeBarcodeStamperInfoPgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()intgetHeightPx()optional int32 height_px = 3;intgetWidthPx()optional int32 width_px = 2;booleanhasBarcodeType()optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;booleanhasHeightPx()optional int32 height_px = 3;booleanhasWidthPx()optional int32 width_px = 2;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ChromeBarcodeStamperInfoP.BuildermergeBarcodeType(ChromeBarcodeEncodingP value)optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;ChromeBarcodeStamperInfoP.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ChromeBarcodeStamperInfoP.BuildermergeFrom(com.google.protobuf.Message other)ChromeBarcodeStamperInfoP.BuildermergeFrom(ChromeBarcodeStamperInfoP other)ChromeBarcodeStamperInfoP.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ChromeBarcodeStamperInfoP.BuildersetBarcodeType(ChromeBarcodeEncodingP value)optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;ChromeBarcodeStamperInfoP.BuildersetBarcodeType(ChromeBarcodeEncodingP.Builder builderForValue)optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;ChromeBarcodeStamperInfoP.BuildersetHeightPx(int value)optional int32 height_px = 3;ChromeBarcodeStamperInfoP.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ChromeBarcodeStamperInfoP.BuildersetWidthPx(int value)optional int32 width_px = 2;-
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<ChromeBarcodeStamperInfoP.Builder>
-
clear
public ChromeBarcodeStamperInfoP.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<ChromeBarcodeStamperInfoP.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<ChromeBarcodeStamperInfoP.Builder>
-
getDefaultInstanceForType
public ChromeBarcodeStamperInfoP getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ChromeBarcodeStamperInfoP build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ChromeBarcodeStamperInfoP buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
public ChromeBarcodeStamperInfoP.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ChromeBarcodeStamperInfoP.Builder>
-
mergeFrom
public ChromeBarcodeStamperInfoP.Builder mergeFrom(ChromeBarcodeStamperInfoP other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeBarcodeStamperInfoP.Builder>
-
mergeFrom
public ChromeBarcodeStamperInfoP.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<ChromeBarcodeStamperInfoP.Builder>- Throws:
IOException
-
hasBarcodeType
public boolean hasBarcodeType()
optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;- Specified by:
hasBarcodeTypein interfaceChromeBarcodeStamperInfoPOrBuilder- Returns:
- Whether the barcodeType field is set.
-
getBarcodeType
public ChromeBarcodeEncodingP getBarcodeType()
optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;- Specified by:
getBarcodeTypein interfaceChromeBarcodeStamperInfoPOrBuilder- Returns:
- The barcodeType.
-
setBarcodeType
public ChromeBarcodeStamperInfoP.Builder setBarcodeType(ChromeBarcodeEncodingP value)
optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;
-
setBarcodeType
public ChromeBarcodeStamperInfoP.Builder setBarcodeType(ChromeBarcodeEncodingP.Builder builderForValue)
optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;
-
mergeBarcodeType
public ChromeBarcodeStamperInfoP.Builder mergeBarcodeType(ChromeBarcodeEncodingP value)
optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;
-
clearBarcodeType
public ChromeBarcodeStamperInfoP.Builder clearBarcodeType()
optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;
-
getBarcodeTypeBuilder
public ChromeBarcodeEncodingP.Builder getBarcodeTypeBuilder()
optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;
-
getBarcodeTypeOrBuilder
public ChromeBarcodeEncodingPOrBuilder getBarcodeTypeOrBuilder()
optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;- Specified by:
getBarcodeTypeOrBuilderin interfaceChromeBarcodeStamperInfoPOrBuilder
-
hasWidthPx
public boolean hasWidthPx()
optional int32 width_px = 2;- Specified by:
hasWidthPxin interfaceChromeBarcodeStamperInfoPOrBuilder- Returns:
- Whether the widthPx field is set.
-
getWidthPx
public int getWidthPx()
optional int32 width_px = 2;- Specified by:
getWidthPxin interfaceChromeBarcodeStamperInfoPOrBuilder- Returns:
- The widthPx.
-
setWidthPx
public ChromeBarcodeStamperInfoP.Builder setWidthPx(int value)
optional int32 width_px = 2;- Parameters:
value- The widthPx to set.- Returns:
- This builder for chaining.
-
clearWidthPx
public ChromeBarcodeStamperInfoP.Builder clearWidthPx()
optional int32 width_px = 2;- Returns:
- This builder for chaining.
-
hasHeightPx
public boolean hasHeightPx()
optional int32 height_px = 3;- Specified by:
hasHeightPxin interfaceChromeBarcodeStamperInfoPOrBuilder- Returns:
- Whether the heightPx field is set.
-
getHeightPx
public int getHeightPx()
optional int32 height_px = 3;- Specified by:
getHeightPxin interfaceChromeBarcodeStamperInfoPOrBuilder- Returns:
- The heightPx.
-
setHeightPx
public ChromeBarcodeStamperInfoP.Builder setHeightPx(int value)
optional int32 height_px = 3;- Parameters:
value- The heightPx to set.- Returns:
- This builder for chaining.
-
clearHeightPx
public ChromeBarcodeStamperInfoP.Builder clearHeightPx()
optional int32 height_px = 3;- Returns:
- This builder for chaining.
-
setUnknownFields
public final ChromeBarcodeStamperInfoP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeBarcodeStamperInfoP.Builder>
-
mergeUnknownFields
public final ChromeBarcodeStamperInfoP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeBarcodeStamperInfoP.Builder>
-
-