Uses of Class
com.ironsoftware.ironpdf.internal.proto.BookmarkDestinations
-
Uses of BookmarkDestinations in com.ironsoftware.ironpdf.internal.proto
Modifier 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) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<BookmarkDestinations>
BookmarkDestinations.getParserForType()
static com.google.protobuf.Parser<BookmarkDestinations>
BookmarkDestinations.parser()
Modifier 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;