Uses of Class
com.ironsoftware.ironpdf.internal.proto.PdfAttachmentCollection
Packages that use PdfAttachmentCollection
-
Uses of PdfAttachmentCollection in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return PdfAttachmentCollectionModifier and TypeMethodDescriptionPdfAttachmentCollection.Builder.build()
PdfAttachmentCollection.Builder.buildPartial()
static PdfAttachmentCollection
PdfAttachmentCollection.getDefaultInstance()
PdfAttachmentCollection.Builder.getDefaultInstanceForType()
PdfAttachmentCollection.getDefaultInstanceForType()
GetPdfAttachmentCollectionResult.Builder.getResult()
.IronPdfEngine.Proto.PdfAttachmentCollection result = 1;
GetPdfAttachmentCollectionResult.getResult()
.IronPdfEngine.Proto.PdfAttachmentCollection result = 1;
GetPdfAttachmentCollectionResultOrBuilder.getResult()
.IronPdfEngine.Proto.PdfAttachmentCollection result = 1;
static PdfAttachmentCollection
PdfAttachmentCollection.parseDelimitedFrom
(InputStream input) static PdfAttachmentCollection
PdfAttachmentCollection.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfAttachmentCollection
PdfAttachmentCollection.parseFrom
(byte[] data) static PdfAttachmentCollection
PdfAttachmentCollection.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfAttachmentCollection
PdfAttachmentCollection.parseFrom
(com.google.protobuf.ByteString data) static PdfAttachmentCollection
PdfAttachmentCollection.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfAttachmentCollection
PdfAttachmentCollection.parseFrom
(com.google.protobuf.CodedInputStream input) static PdfAttachmentCollection
PdfAttachmentCollection.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfAttachmentCollection
PdfAttachmentCollection.parseFrom
(InputStream input) static PdfAttachmentCollection
PdfAttachmentCollection.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfAttachmentCollection
PdfAttachmentCollection.parseFrom
(ByteBuffer data) static PdfAttachmentCollection
PdfAttachmentCollection.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type PdfAttachmentCollectionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PdfAttachmentCollection>
PdfAttachmentCollection.getParserForType()
static com.google.protobuf.Parser<PdfAttachmentCollection>
PdfAttachmentCollection.parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type PdfAttachmentCollectionModifier and TypeMethodDescriptionPdfAttachmentCollection.Builder.mergeFrom
(PdfAttachmentCollection other) GetPdfAttachmentCollectionResult.Builder.mergeResult
(PdfAttachmentCollection value) .IronPdfEngine.Proto.PdfAttachmentCollection result = 1;
PdfAttachmentCollection.newBuilder
(PdfAttachmentCollection prototype) GetPdfAttachmentCollectionResult.Builder.setResult
(PdfAttachmentCollection value) .IronPdfEngine.Proto.PdfAttachmentCollection result = 1;