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 BookmarkDestinations
BookmarkDestinations.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 BookmarkDestinations
BookmarkDestinations.parseDelimitedFrom
(InputStream input) static BookmarkDestinations
BookmarkDestinations.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkDestinations
BookmarkDestinations.parseFrom
(byte[] data) static BookmarkDestinations
BookmarkDestinations.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkDestinations
BookmarkDestinations.parseFrom
(com.google.protobuf.ByteString data) static BookmarkDestinations
BookmarkDestinations.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkDestinations
BookmarkDestinations.parseFrom
(com.google.protobuf.CodedInputStream input) static BookmarkDestinations
BookmarkDestinations.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkDestinations
BookmarkDestinations.parseFrom
(InputStream input) static BookmarkDestinations
BookmarkDestinations.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkDestinations
BookmarkDestinations.parseFrom
(ByteBuffer data) static BookmarkDestinations
BookmarkDestinations.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.Builder
BookmarkDestinations.newBuilder
(BookmarkDestinations prototype) Bookmark.Builder.setDestinationType
(BookmarkDestinations value) optional .IronPdfEngine.Proto.BookmarkDestinations destination_type = 1;