Uses of Class
com.ironsoftware.ironpdf.internal.proto.BarcodeStamperInfo
-
Uses of BarcodeStamperInfo in com.ironsoftware.ironpdf.internal.proto
Modifier 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) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<BarcodeStamperInfo>
BarcodeStamperInfo.getParserForType()
static com.google.protobuf.Parser<BarcodeStamperInfo>
BarcodeStamperInfo.parser()
Modifier 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;