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