public interface GetBookmarksDescriptorResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
RemoteException |
getException()
.IronPdfEngine.Proto.RemoteException exception = 2; |
RemoteExceptionOrBuilder |
getExceptionOrBuilder()
.IronPdfEngine.Proto.RemoteException exception = 2; |
BookmarkDescriptorCollection |
getResult()
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1; |
BookmarkDescriptorCollectionOrBuilder |
getResultOrBuilder()
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1; |
GetBookmarksDescriptorResult.ResultOrExceptionCase |
getResultOrExceptionCase() |
boolean |
hasException()
.IronPdfEngine.Proto.RemoteException exception = 2; |
boolean |
hasResult()
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasResult()
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1;
BookmarkDescriptorCollection getResult()
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1;
BookmarkDescriptorCollectionOrBuilder getResultOrBuilder()
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1;
boolean hasException()
.IronPdfEngine.Proto.RemoteException exception = 2;
RemoteException getException()
.IronPdfEngine.Proto.RemoteException exception = 2;
RemoteExceptionOrBuilder getExceptionOrBuilder()
.IronPdfEngine.Proto.RemoteException exception = 2;
GetBookmarksDescriptorResult.ResultOrExceptionCase getResultOrExceptionCase()
Copyright © 2022–2023 Iron Software. All rights reserved.