Uses of Class
com.ironsoftware.ironpdf.internal.proto.BarcodeStamperInfo
Packages that use BarcodeStamperInfo
-
Uses of BarcodeStamperInfo in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return BarcodeStamperInfoModifier and TypeMethodDescriptionBarcodeStamperInfo.Builder.build()
BarcodeStamperInfo.Builder.buildPartial()
ApplyStampRequestStream.Info.Builder.getBarcodeStamper()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19;
ApplyStampRequestStream.Info.getBarcodeStamper()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19;
ApplyStampRequestStream.InfoOrBuilder.getBarcodeStamper()
.IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19;
static BarcodeStamperInfo
BarcodeStamperInfo.getDefaultInstance()
BarcodeStamperInfo.Builder.getDefaultInstanceForType()
BarcodeStamperInfo.getDefaultInstanceForType()
static BarcodeStamperInfo
BarcodeStamperInfo.parseDelimitedFrom
(InputStream input) static BarcodeStamperInfo
BarcodeStamperInfo.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BarcodeStamperInfo
BarcodeStamperInfo.parseFrom
(byte[] data) static BarcodeStamperInfo
BarcodeStamperInfo.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BarcodeStamperInfo
BarcodeStamperInfo.parseFrom
(com.google.protobuf.ByteString data) static BarcodeStamperInfo
BarcodeStamperInfo.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BarcodeStamperInfo
BarcodeStamperInfo.parseFrom
(com.google.protobuf.CodedInputStream input) static BarcodeStamperInfo
BarcodeStamperInfo.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BarcodeStamperInfo
BarcodeStamperInfo.parseFrom
(InputStream input) static BarcodeStamperInfo
BarcodeStamperInfo.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BarcodeStamperInfo
BarcodeStamperInfo.parseFrom
(ByteBuffer data) static BarcodeStamperInfo
BarcodeStamperInfo.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type BarcodeStamperInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BarcodeStamperInfo>
BarcodeStamperInfo.getParserForType()
static com.google.protobuf.Parser<BarcodeStamperInfo>
BarcodeStamperInfo.parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type BarcodeStamperInfoModifier and TypeMethodDescriptionApplyStampRequestStream.Info.Builder.mergeBarcodeStamper
(BarcodeStamperInfo value) .IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19;
BarcodeStamperInfo.Builder.mergeFrom
(BarcodeStamperInfo other) static BarcodeStamperInfo.Builder
BarcodeStamperInfo.newBuilder
(BarcodeStamperInfo prototype) ApplyStampRequestStream.Info.Builder.setBarcodeStamper
(BarcodeStamperInfo value) .IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19;