Uses of Class
com.ironsoftware.ironpdf.internal.proto.BookmarkDescriptorCollection
-
Uses of BookmarkDescriptorCollection in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionBookmarkDescriptorCollection.Builder.build()
BookmarkDescriptorCollection.Builder.buildPartial()
static BookmarkDescriptorCollection
BookmarkDescriptorCollection.getDefaultInstance()
BookmarkDescriptorCollection.Builder.getDefaultInstanceForType()
BookmarkDescriptorCollection.getDefaultInstanceForType()
GetBookmarksDescriptorResult.Builder.getResult()
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1;
GetBookmarksDescriptorResult.getResult()
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1;
GetBookmarksDescriptorResultOrBuilder.getResult()
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1;
static BookmarkDescriptorCollection
BookmarkDescriptorCollection.parseDelimitedFrom
(InputStream input) static BookmarkDescriptorCollection
BookmarkDescriptorCollection.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkDescriptorCollection
BookmarkDescriptorCollection.parseFrom
(byte[] data) static BookmarkDescriptorCollection
BookmarkDescriptorCollection.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkDescriptorCollection
BookmarkDescriptorCollection.parseFrom
(com.google.protobuf.ByteString data) static BookmarkDescriptorCollection
BookmarkDescriptorCollection.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkDescriptorCollection
BookmarkDescriptorCollection.parseFrom
(com.google.protobuf.CodedInputStream input) static BookmarkDescriptorCollection
BookmarkDescriptorCollection.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkDescriptorCollection
BookmarkDescriptorCollection.parseFrom
(InputStream input) static BookmarkDescriptorCollection
BookmarkDescriptorCollection.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkDescriptorCollection
BookmarkDescriptorCollection.parseFrom
(ByteBuffer data) static BookmarkDescriptorCollection
BookmarkDescriptorCollection.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<BookmarkDescriptorCollection>
BookmarkDescriptorCollection.getParserForType()
static com.google.protobuf.Parser<BookmarkDescriptorCollection>
BookmarkDescriptorCollection.parser()
Modifier and TypeMethodDescriptionBookmarkDescriptorCollection.Builder.mergeFrom
(BookmarkDescriptorCollection other) GetBookmarksDescriptorResult.Builder.mergeResult
(BookmarkDescriptorCollection value) .IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1;
BookmarkDescriptorCollection.newBuilder
(BookmarkDescriptorCollection prototype) GetBookmarksDescriptorResult.Builder.setResult
(BookmarkDescriptorCollection value) .IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1;