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 SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ChromeBarcodeStamperInfoP.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ChromeBarcodeStamperInfoPbuild()ChromeBarcodeStamperInfoPbuildPartial()ChromeBarcodeStamperInfoP.Builderclear()ChromeBarcodeStamperInfoP.BuilderclearBarcodeType()optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;ChromeBarcodeStamperInfoP.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ChromeBarcodeStamperInfoP.BuilderclearHeightPx()optional int32 height_px = 3;ChromeBarcodeStamperInfoP.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ChromeBarcodeStamperInfoP.BuilderclearWidthPx()optional int32 width_px = 2;ChromeBarcodeStamperInfoP.Builderclone()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.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ChromeBarcodeStamperInfoP.BuildersetHeightPx(int value)optional int32 height_px = 3;ChromeBarcodeStamperInfoP.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ChromeBarcodeStamperInfoP.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ChromeBarcodeStamperInfoP.BuildersetWidthPx(int value)optional int32 width_px = 2;- 
Methods inherited from class com.google.protobuf.GeneratedMessageV3.BuildergetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
 - 
Methods inherited from class com.google.protobuf.AbstractMessage.BuilderfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
 - 
Methods inherited from class com.google.protobuf.AbstractMessageLite.BuilderaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
 - 
Methods inherited from class java.lang.Objectequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
- 
 
- 
- 
- 
Method Detail- 
getDescriptorpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor() 
 - 
internalGetFieldAccessorTableprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() - Specified by:
- internalGetFieldAccessorTablein class- com.google.protobuf.GeneratedMessageV3.Builder<ChromeBarcodeStamperInfoP.Builder>
 
 - 
clearpublic ChromeBarcodeStamperInfoP.Builder clear() - Specified by:
- clearin interface- com.google.protobuf.Message.Builder
- Specified by:
- clearin interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- clearin class- com.google.protobuf.GeneratedMessageV3.Builder<ChromeBarcodeStamperInfoP.Builder>
 
 - 
getDescriptorForTypepublic com.google.protobuf.Descriptors.Descriptor getDescriptorForType() - Specified by:
- getDescriptorForTypein interface- com.google.protobuf.Message.Builder
- Specified by:
- getDescriptorForTypein interface- com.google.protobuf.MessageOrBuilder
- Overrides:
- getDescriptorForTypein class- com.google.protobuf.GeneratedMessageV3.Builder<ChromeBarcodeStamperInfoP.Builder>
 
 - 
getDefaultInstanceForTypepublic ChromeBarcodeStamperInfoP getDefaultInstanceForType() - Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageOrBuilder
 
 - 
buildpublic ChromeBarcodeStamperInfoP build() - Specified by:
- buildin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildin interface- com.google.protobuf.MessageLite.Builder
 
 - 
buildPartialpublic ChromeBarcodeStamperInfoP buildPartial() - Specified by:
- buildPartialin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildPartialin interface- com.google.protobuf.MessageLite.Builder
 
 - 
clonepublic ChromeBarcodeStamperInfoP.Builder clone() - Specified by:
- clonein interface- com.google.protobuf.Message.Builder
- Specified by:
- clonein interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- clonein class- com.google.protobuf.GeneratedMessageV3.Builder<ChromeBarcodeStamperInfoP.Builder>
 
 - 
setFieldpublic ChromeBarcodeStamperInfoP.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
- setFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- setFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<ChromeBarcodeStamperInfoP.Builder>
 
 - 
clearFieldpublic ChromeBarcodeStamperInfoP.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
- clearFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- clearFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<ChromeBarcodeStamperInfoP.Builder>
 
 - 
clearOneofpublic ChromeBarcodeStamperInfoP.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
- clearOneofin interface- com.google.protobuf.Message.Builder
- Overrides:
- clearOneofin class- com.google.protobuf.GeneratedMessageV3.Builder<ChromeBarcodeStamperInfoP.Builder>
 
 - 
setRepeatedFieldpublic ChromeBarcodeStamperInfoP.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
- setRepeatedFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- setRepeatedFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<ChromeBarcodeStamperInfoP.Builder>
 
 - 
addRepeatedFieldpublic ChromeBarcodeStamperInfoP.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
- addRepeatedFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- addRepeatedFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<ChromeBarcodeStamperInfoP.Builder>
 
 - 
mergeFrompublic ChromeBarcodeStamperInfoP.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<ChromeBarcodeStamperInfoP.Builder>
 
 - 
mergeFrompublic ChromeBarcodeStamperInfoP.Builder mergeFrom(ChromeBarcodeStamperInfoP other) 
 - 
isInitializedpublic final boolean isInitialized() - Specified by:
- isInitializedin interface- com.google.protobuf.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- com.google.protobuf.GeneratedMessageV3.Builder<ChromeBarcodeStamperInfoP.Builder>
 
 - 
mergeFrompublic ChromeBarcodeStamperInfoP.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Specified by:
- mergeFromin interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<ChromeBarcodeStamperInfoP.Builder>
- Throws:
- IOException
 
 - 
hasBarcodeTypepublic boolean hasBarcodeType() optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;- Specified by:
- hasBarcodeTypein interface- ChromeBarcodeStamperInfoPOrBuilder
- Returns:
- Whether the barcodeType field is set.
 
 - 
getBarcodeTypepublic ChromeBarcodeEncodingP getBarcodeType() optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;- Specified by:
- getBarcodeTypein interface- ChromeBarcodeStamperInfoPOrBuilder
- Returns:
- The barcodeType.
 
 - 
setBarcodeTypepublic ChromeBarcodeStamperInfoP.Builder setBarcodeType(ChromeBarcodeEncodingP value) optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;
 - 
setBarcodeTypepublic ChromeBarcodeStamperInfoP.Builder setBarcodeType(ChromeBarcodeEncodingP.Builder builderForValue) optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;
 - 
mergeBarcodeTypepublic ChromeBarcodeStamperInfoP.Builder mergeBarcodeType(ChromeBarcodeEncodingP value) optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;
 - 
clearBarcodeTypepublic ChromeBarcodeStamperInfoP.Builder clearBarcodeType() optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;
 - 
getBarcodeTypeBuilderpublic ChromeBarcodeEncodingP.Builder getBarcodeTypeBuilder() optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;
 - 
getBarcodeTypeOrBuilderpublic ChromeBarcodeEncodingPOrBuilder getBarcodeTypeOrBuilder() optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;- Specified by:
- getBarcodeTypeOrBuilderin interface- ChromeBarcodeStamperInfoPOrBuilder
 
 - 
hasWidthPxpublic boolean hasWidthPx() optional int32 width_px = 2;- Specified by:
- hasWidthPxin interface- ChromeBarcodeStamperInfoPOrBuilder
- Returns:
- Whether the widthPx field is set.
 
 - 
getWidthPxpublic int getWidthPx() optional int32 width_px = 2;- Specified by:
- getWidthPxin interface- ChromeBarcodeStamperInfoPOrBuilder
- Returns:
- The widthPx.
 
 - 
setWidthPxpublic ChromeBarcodeStamperInfoP.Builder setWidthPx(int value) optional int32 width_px = 2;- Parameters:
- value- The widthPx to set.
- Returns:
- This builder for chaining.
 
 - 
clearWidthPxpublic ChromeBarcodeStamperInfoP.Builder clearWidthPx() optional int32 width_px = 2;- Returns:
- This builder for chaining.
 
 - 
hasHeightPxpublic boolean hasHeightPx() optional int32 height_px = 3;- Specified by:
- hasHeightPxin interface- ChromeBarcodeStamperInfoPOrBuilder
- Returns:
- Whether the heightPx field is set.
 
 - 
getHeightPxpublic int getHeightPx() optional int32 height_px = 3;- Specified by:
- getHeightPxin interface- ChromeBarcodeStamperInfoPOrBuilder
- Returns:
- The heightPx.
 
 - 
setHeightPxpublic ChromeBarcodeStamperInfoP.Builder setHeightPx(int value) optional int32 height_px = 3;- Parameters:
- value- The heightPx to set.
- Returns:
- This builder for chaining.
 
 - 
clearHeightPxpublic ChromeBarcodeStamperInfoP.Builder clearHeightPx() optional int32 height_px = 3;- Returns:
- This builder for chaining.
 
 - 
setUnknownFieldspublic final ChromeBarcodeStamperInfoP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- setUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- setUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<ChromeBarcodeStamperInfoP.Builder>
 
 - 
mergeUnknownFieldspublic final ChromeBarcodeStamperInfoP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- mergeUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<ChromeBarcodeStamperInfoP.Builder>
 
 
- 
 
-