public static final class StringDictionaryP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<StringDictionaryP.Builder> implements StringDictionaryPOrBuilder
ironpdfengineproto.StringDictionaryP| Modifier and Type | Method and Description |
|---|---|
StringDictionaryP.Builder |
addAllItems(Iterable<? extends StringDictionaryEntryP> values)
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1; |
StringDictionaryP.Builder |
addItems(int index,
StringDictionaryEntryP.Builder builderForValue)
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1; |
StringDictionaryP.Builder |
addItems(int index,
StringDictionaryEntryP value)
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1; |
StringDictionaryP.Builder |
addItems(StringDictionaryEntryP.Builder builderForValue)
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1; |
StringDictionaryP.Builder |
addItems(StringDictionaryEntryP value)
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1; |
StringDictionaryEntryP.Builder |
addItemsBuilder()
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1; |
StringDictionaryEntryP.Builder |
addItemsBuilder(int index)
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1; |
StringDictionaryP.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StringDictionaryP |
build() |
StringDictionaryP |
buildPartial() |
StringDictionaryP.Builder |
clear() |
StringDictionaryP.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
StringDictionaryP.Builder |
clearItems()
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1; |
StringDictionaryP.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
StringDictionaryP.Builder |
clone() |
StringDictionaryP |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
StringDictionaryEntryP |
getItems(int index)
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1; |
StringDictionaryEntryP.Builder |
getItemsBuilder(int index)
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1; |
List<StringDictionaryEntryP.Builder> |
getItemsBuilderList()
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; |
boolean |
isInitialized() |
StringDictionaryP.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StringDictionaryP.Builder |
mergeFrom(com.google.protobuf.Message other) |
StringDictionaryP.Builder |
mergeFrom(StringDictionaryP other) |
StringDictionaryP.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StringDictionaryP.Builder |
removeItems(int index)
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1; |
StringDictionaryP.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StringDictionaryP.Builder |
setItems(int index,
StringDictionaryEntryP.Builder builderForValue)
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1; |
StringDictionaryP.Builder |
setItems(int index,
StringDictionaryEntryP value)
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1; |
StringDictionaryP.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
StringDictionaryP.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newBuilderForFieldfindInitializationErrors, getInitializationErrorString, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toStringmergeDelimitedFrom, mergeDelimitedFromequals, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public StringDictionaryP.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<StringDictionaryP.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<StringDictionaryP.Builder>public StringDictionaryP getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic StringDictionaryP build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic StringDictionaryP buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic StringDictionaryP.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<StringDictionaryP.Builder>public StringDictionaryP.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<StringDictionaryP.Builder>public StringDictionaryP.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<StringDictionaryP.Builder>public StringDictionaryP.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<StringDictionaryP.Builder>public StringDictionaryP.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StringDictionaryP.Builder>public StringDictionaryP.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StringDictionaryP.Builder>public StringDictionaryP.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StringDictionaryP.Builder>public StringDictionaryP.Builder mergeFrom(StringDictionaryP other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<StringDictionaryP.Builder>public StringDictionaryP.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StringDictionaryP.Builder>IOExceptionpublic List<StringDictionaryEntryP> getItemsList()
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1;getItemsList in interface StringDictionaryPOrBuilderpublic int getItemsCount()
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1;getItemsCount in interface StringDictionaryPOrBuilderpublic StringDictionaryEntryP getItems(int index)
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1;getItems in interface StringDictionaryPOrBuilderpublic StringDictionaryP.Builder setItems(int index, StringDictionaryEntryP value)
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1;public StringDictionaryP.Builder setItems(int index, StringDictionaryEntryP.Builder builderForValue)
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1;public StringDictionaryP.Builder addItems(StringDictionaryEntryP value)
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1;public StringDictionaryP.Builder addItems(int index, StringDictionaryEntryP value)
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1;public StringDictionaryP.Builder addItems(StringDictionaryEntryP.Builder builderForValue)
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1;public StringDictionaryP.Builder addItems(int index, StringDictionaryEntryP.Builder builderForValue)
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1;public StringDictionaryP.Builder addAllItems(Iterable<? extends StringDictionaryEntryP> values)
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1;public StringDictionaryP.Builder clearItems()
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1;public StringDictionaryP.Builder removeItems(int index)
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1;public StringDictionaryEntryP.Builder getItemsBuilder(int index)
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1;public StringDictionaryEntryPOrBuilder getItemsOrBuilder(int index)
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1;getItemsOrBuilder in interface StringDictionaryPOrBuilderpublic List<? extends StringDictionaryEntryPOrBuilder> getItemsOrBuilderList()
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1;getItemsOrBuilderList in interface StringDictionaryPOrBuilderpublic StringDictionaryEntryP.Builder addItemsBuilder()
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1;public StringDictionaryEntryP.Builder addItemsBuilder(int index)
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1;public List<StringDictionaryEntryP.Builder> getItemsBuilderList()
repeated .ironpdfengineproto.StringDictionaryEntryP items = 1;public final StringDictionaryP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StringDictionaryP.Builder>public final StringDictionaryP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StringDictionaryP.Builder>Copyright © 2022–2025 Iron Software. All rights reserved.