public interface StringDictionaryOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
StringDictionaryEntry |
getItems(int index)
repeated .IronPdfEngine.Proto.StringDictionaryEntry items = 1; |
int |
getItemsCount()
repeated .IronPdfEngine.Proto.StringDictionaryEntry items = 1; |
List<StringDictionaryEntry> |
getItemsList()
repeated .IronPdfEngine.Proto.StringDictionaryEntry items = 1; |
StringDictionaryEntryOrBuilder |
getItemsOrBuilder(int index)
repeated .IronPdfEngine.Proto.StringDictionaryEntry items = 1; |
List<? extends StringDictionaryEntryOrBuilder> |
getItemsOrBuilderList()
repeated .IronPdfEngine.Proto.StringDictionaryEntry items = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<StringDictionaryEntry> getItemsList()
repeated .IronPdfEngine.Proto.StringDictionaryEntry items = 1;StringDictionaryEntry getItems(int index)
repeated .IronPdfEngine.Proto.StringDictionaryEntry items = 1;int getItemsCount()
repeated .IronPdfEngine.Proto.StringDictionaryEntry items = 1;List<? extends StringDictionaryEntryOrBuilder> getItemsOrBuilderList()
repeated .IronPdfEngine.Proto.StringDictionaryEntry items = 1;StringDictionaryEntryOrBuilder getItemsOrBuilder(int index)
repeated .IronPdfEngine.Proto.StringDictionaryEntry items = 1;Copyright © 2022–2023 Iron Software. All rights reserved.