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 BarcodeStamperInfoBarcodeStamperInfo.getDefaultInstance()BarcodeStamperInfo.Builder.getDefaultInstanceForType()BarcodeStamperInfo.getDefaultInstanceForType()static BarcodeStamperInfoBarcodeStamperInfo.parseDelimitedFrom(InputStream input) static BarcodeStamperInfoBarcodeStamperInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BarcodeStamperInfoBarcodeStamperInfo.parseFrom(byte[] data) static BarcodeStamperInfoBarcodeStamperInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BarcodeStamperInfoBarcodeStamperInfo.parseFrom(com.google.protobuf.ByteString data) static BarcodeStamperInfoBarcodeStamperInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BarcodeStamperInfoBarcodeStamperInfo.parseFrom(com.google.protobuf.CodedInputStream input) static BarcodeStamperInfoBarcodeStamperInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BarcodeStamperInfoBarcodeStamperInfo.parseFrom(InputStream input) static BarcodeStamperInfoBarcodeStamperInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BarcodeStamperInfoBarcodeStamperInfo.parseFrom(ByteBuffer data) static BarcodeStamperInfoBarcodeStamperInfo.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.BuilderBarcodeStamperInfo.newBuilder(BarcodeStamperInfo prototype) ApplyStampRequestStream.Info.Builder.setBarcodeStamper(BarcodeStamperInfo value) .IronPdfEngine.Proto.BarcodeStamperInfo barcode_stamper = 19;