public interface BookmarkDescriptorOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getHierarchy()
string hierarchy = 3; |
com.google.protobuf.ByteString |
getHierarchyBytes()
string hierarchy = 3; |
int |
getPageIndex()
int32 page_index = 2; |
String |
getText()
string text = 1; |
com.google.protobuf.ByteString |
getTextBytes()
string text = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getText()
string text = 1;com.google.protobuf.ByteString getTextBytes()
string text = 1;int getPageIndex()
int32 page_index = 2;String getHierarchy()
string hierarchy = 3;com.google.protobuf.ByteString getHierarchyBytes()
string hierarchy = 3;Copyright © 2022–2023 Iron Software. All rights reserved.