Uses of Class
com.ironsoftware.ironpdf.internal.proto.BookmarkDestinations
Packages that use BookmarkDestinations
-
Uses of BookmarkDestinations in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return BookmarkDestinationsModifier and TypeMethodDescriptionBookmarkDestinations.Builder.build()BookmarkDestinations.Builder.buildPartial()static BookmarkDestinationsBookmarkDestinations.getDefaultInstance()BookmarkDestinations.Builder.getDefaultInstanceForType()BookmarkDestinations.getDefaultInstanceForType()Bookmark.Builder.getDestinationType()optional .IronPdfEngine.Proto.BookmarkDestinations destination_type = 1;Bookmark.getDestinationType()optional .IronPdfEngine.Proto.BookmarkDestinations destination_type = 1;BookmarkOrBuilder.getDestinationType()optional .IronPdfEngine.Proto.BookmarkDestinations destination_type = 1;static BookmarkDestinationsBookmarkDestinations.parseDelimitedFrom(InputStream input) static BookmarkDestinationsBookmarkDestinations.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkDestinationsBookmarkDestinations.parseFrom(byte[] data) static BookmarkDestinationsBookmarkDestinations.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkDestinationsBookmarkDestinations.parseFrom(com.google.protobuf.ByteString data) static BookmarkDestinationsBookmarkDestinations.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkDestinationsBookmarkDestinations.parseFrom(com.google.protobuf.CodedInputStream input) static BookmarkDestinationsBookmarkDestinations.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkDestinationsBookmarkDestinations.parseFrom(InputStream input) static BookmarkDestinationsBookmarkDestinations.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkDestinationsBookmarkDestinations.parseFrom(ByteBuffer data) static BookmarkDestinationsBookmarkDestinations.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type BookmarkDestinationsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BookmarkDestinations>BookmarkDestinations.getParserForType()static com.google.protobuf.Parser<BookmarkDestinations>BookmarkDestinations.parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type BookmarkDestinationsModifier and TypeMethodDescriptionBookmark.Builder.mergeDestinationType(BookmarkDestinations value) optional .IronPdfEngine.Proto.BookmarkDestinations destination_type = 1;BookmarkDestinations.Builder.mergeFrom(BookmarkDestinations other) static BookmarkDestinations.BuilderBookmarkDestinations.newBuilder(BookmarkDestinations prototype) Bookmark.Builder.setDestinationType(BookmarkDestinations value) optional .IronPdfEngine.Proto.BookmarkDestinations destination_type = 1;