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 ChromeBarcodeStamperInfoP
build()
ChromeBarcodeStamperInfoP
buildPartial()
ChromeBarcodeStamperInfoP.Builder
clear()
ChromeBarcodeStamperInfoP.Builder
clearBarcodeType()
optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;
ChromeBarcodeStamperInfoP.Builder
clearHeightPx()
optional int32 height_px = 3;
ChromeBarcodeStamperInfoP.Builder
clearWidthPx()
optional int32 width_px = 2;
ChromeBarcodeEncodingP
getBarcodeType()
optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;
ChromeBarcodeEncodingP.Builder
getBarcodeTypeBuilder()
optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;
ChromeBarcodeEncodingPOrBuilder
getBarcodeTypeOrBuilder()
optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;
ChromeBarcodeStamperInfoP
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
int
getHeightPx()
optional int32 height_px = 3;
int
getWidthPx()
optional int32 width_px = 2;
boolean
hasBarcodeType()
optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;
boolean
hasHeightPx()
optional int32 height_px = 3;
boolean
hasWidthPx()
optional int32 width_px = 2;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
ChromeBarcodeStamperInfoP.Builder
mergeBarcodeType(ChromeBarcodeEncodingP value)
optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;
ChromeBarcodeStamperInfoP.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ChromeBarcodeStamperInfoP.Builder
mergeFrom(com.google.protobuf.Message other)
ChromeBarcodeStamperInfoP.Builder
mergeFrom(ChromeBarcodeStamperInfoP other)
ChromeBarcodeStamperInfoP.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ChromeBarcodeStamperInfoP.Builder
setBarcodeType(ChromeBarcodeEncodingP value)
optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;
ChromeBarcodeStamperInfoP.Builder
setBarcodeType(ChromeBarcodeEncodingP.Builder builderForValue)
optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;
ChromeBarcodeStamperInfoP.Builder
setHeightPx(int value)
optional int32 height_px = 3;
ChromeBarcodeStamperInfoP.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ChromeBarcodeStamperInfoP.Builder
setWidthPx(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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeBarcodeStamperInfoP.Builder>
-
clear
public ChromeBarcodeStamperInfoP.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<ChromeBarcodeStamperInfoP.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<ChromeBarcodeStamperInfoP.Builder>
-
getDefaultInstanceForType
public ChromeBarcodeStamperInfoP getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ChromeBarcodeStamperInfoP build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ChromeBarcodeStamperInfoP buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
public ChromeBarcodeStamperInfoP.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ChromeBarcodeStamperInfoP.Builder>
-
mergeFrom
public ChromeBarcodeStamperInfoP.Builder mergeFrom(ChromeBarcodeStamperInfoP other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ChromeBarcodeStamperInfoP.Builder>
- Throws:
IOException
-
hasBarcodeType
public boolean hasBarcodeType()
optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;
- Specified by:
hasBarcodeType
in interfaceChromeBarcodeStamperInfoPOrBuilder
- Returns:
- Whether the barcodeType field is set.
-
getBarcodeType
public ChromeBarcodeEncodingP getBarcodeType()
optional .ironpdfengineproto.ChromeBarcodeEncodingP barcode_type = 1;
- Specified by:
getBarcodeType
in 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:
getBarcodeTypeOrBuilder
in interfaceChromeBarcodeStamperInfoPOrBuilder
-
hasWidthPx
public boolean hasWidthPx()
optional int32 width_px = 2;
- Specified by:
hasWidthPx
in interfaceChromeBarcodeStamperInfoPOrBuilder
- Returns:
- Whether the widthPx field is set.
-
getWidthPx
public int getWidthPx()
optional int32 width_px = 2;
- Specified by:
getWidthPx
in 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:
hasHeightPx
in interfaceChromeBarcodeStamperInfoPOrBuilder
- Returns:
- Whether the heightPx field is set.
-
getHeightPx
public int getHeightPx()
optional int32 height_px = 3;
- Specified by:
getHeightPx
in 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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeBarcodeStamperInfoP.Builder>
-
mergeUnknownFields
public final ChromeBarcodeStamperInfoP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ChromeBarcodeStamperInfoP.Builder>
-
-