Uses of Interface
com.ironsoftware.ironpdf.internal.proto.StringDictionaryEntryOrBuilder
Packages that use StringDictionaryEntryOrBuilder
-
Uses of StringDictionaryEntryOrBuilder in com.ironsoftware.ironpdf.internal.proto
Classes in com.ironsoftware.ironpdf.internal.proto that implement StringDictionaryEntryOrBuilderModifier and TypeClassDescriptionfinal class
Protobuf typeIronPdfEngine.Proto.StringDictionaryEntry
static final class
Protobuf typeIronPdfEngine.Proto.StringDictionaryEntry
Methods in com.ironsoftware.ironpdf.internal.proto that return StringDictionaryEntryOrBuilderModifier and TypeMethodDescriptionStringDictionary.Builder.getItemsOrBuilder
(int index) repeated .IronPdfEngine.Proto.StringDictionaryEntry items = 1;
StringDictionary.getItemsOrBuilder
(int index) repeated .IronPdfEngine.Proto.StringDictionaryEntry items = 1;
StringDictionaryOrBuilder.getItemsOrBuilder
(int index) repeated .IronPdfEngine.Proto.StringDictionaryEntry items = 1;
Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type StringDictionaryEntryOrBuilderModifier and TypeMethodDescriptionList<? extends StringDictionaryEntryOrBuilder>
StringDictionary.Builder.getItemsOrBuilderList()
repeated .IronPdfEngine.Proto.StringDictionaryEntry items = 1;
List<? extends StringDictionaryEntryOrBuilder>
StringDictionary.getItemsOrBuilderList()
repeated .IronPdfEngine.Proto.StringDictionaryEntry items = 1;
List<? extends StringDictionaryEntryOrBuilder>
StringDictionaryOrBuilder.getItemsOrBuilderList()
repeated .IronPdfEngine.Proto.StringDictionaryEntry items = 1;