public static final class PdfiumFontInfoCollectionP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder> implements PdfiumFontInfoCollectionPOrBuilder
ironpdfengineproto.PdfiumFontInfoCollectionP| Modifier and Type | Method and Description |
|---|---|
PdfiumFontInfoCollectionP.Builder |
addAllValue(Iterable<? extends PdfiumFontInfoP> values)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1; |
PdfiumFontInfoCollectionP.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PdfiumFontInfoCollectionP.Builder |
addValue(int index,
PdfiumFontInfoP.Builder builderForValue)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1; |
PdfiumFontInfoCollectionP.Builder |
addValue(int index,
PdfiumFontInfoP value)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1; |
PdfiumFontInfoCollectionP.Builder |
addValue(PdfiumFontInfoP.Builder builderForValue)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1; |
PdfiumFontInfoCollectionP.Builder |
addValue(PdfiumFontInfoP value)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1; |
PdfiumFontInfoP.Builder |
addValueBuilder()
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1; |
PdfiumFontInfoP.Builder |
addValueBuilder(int index)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1; |
PdfiumFontInfoCollectionP |
build() |
PdfiumFontInfoCollectionP |
buildPartial() |
PdfiumFontInfoCollectionP.Builder |
clear() |
PdfiumFontInfoCollectionP.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PdfiumFontInfoCollectionP.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PdfiumFontInfoCollectionP.Builder |
clearValue()
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1; |
PdfiumFontInfoCollectionP.Builder |
clone() |
PdfiumFontInfoCollectionP |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
PdfiumFontInfoP |
getValue(int index)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1; |
PdfiumFontInfoP.Builder |
getValueBuilder(int index)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1; |
List<PdfiumFontInfoP.Builder> |
getValueBuilderList()
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1; |
int |
getValueCount()
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1; |
List<PdfiumFontInfoP> |
getValueList()
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1; |
PdfiumFontInfoPOrBuilder |
getValueOrBuilder(int index)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1; |
List<? extends PdfiumFontInfoPOrBuilder> |
getValueOrBuilderList()
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1; |
boolean |
isInitialized() |
PdfiumFontInfoCollectionP.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PdfiumFontInfoCollectionP.Builder |
mergeFrom(com.google.protobuf.Message other) |
PdfiumFontInfoCollectionP.Builder |
mergeFrom(PdfiumFontInfoCollectionP other) |
PdfiumFontInfoCollectionP.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PdfiumFontInfoCollectionP.Builder |
removeValue(int index)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1; |
PdfiumFontInfoCollectionP.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PdfiumFontInfoCollectionP.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PdfiumFontInfoCollectionP.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PdfiumFontInfoCollectionP.Builder |
setValue(int index,
PdfiumFontInfoP.Builder builderForValue)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1; |
PdfiumFontInfoCollectionP.Builder |
setValue(int index,
PdfiumFontInfoP value)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1; |
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 PdfiumFontInfoCollectionP.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.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<PdfiumFontInfoCollectionP.Builder>public PdfiumFontInfoCollectionP getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PdfiumFontInfoCollectionP build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PdfiumFontInfoCollectionP buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PdfiumFontInfoCollectionP.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>public PdfiumFontInfoCollectionP.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<PdfiumFontInfoCollectionP.Builder>public PdfiumFontInfoCollectionP.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>public PdfiumFontInfoCollectionP.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>public PdfiumFontInfoCollectionP.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<PdfiumFontInfoCollectionP.Builder>public PdfiumFontInfoCollectionP.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<PdfiumFontInfoCollectionP.Builder>public PdfiumFontInfoCollectionP.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PdfiumFontInfoCollectionP.Builder>public PdfiumFontInfoCollectionP.Builder mergeFrom(PdfiumFontInfoCollectionP other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>public PdfiumFontInfoCollectionP.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<PdfiumFontInfoCollectionP.Builder>IOExceptionpublic List<PdfiumFontInfoP> getValueList()
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;getValueList in interface PdfiumFontInfoCollectionPOrBuilderpublic int getValueCount()
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;getValueCount in interface PdfiumFontInfoCollectionPOrBuilderpublic PdfiumFontInfoP getValue(int index)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;getValue in interface PdfiumFontInfoCollectionPOrBuilderpublic PdfiumFontInfoCollectionP.Builder setValue(int index, PdfiumFontInfoP value)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;public PdfiumFontInfoCollectionP.Builder setValue(int index, PdfiumFontInfoP.Builder builderForValue)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;public PdfiumFontInfoCollectionP.Builder addValue(PdfiumFontInfoP value)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;public PdfiumFontInfoCollectionP.Builder addValue(int index, PdfiumFontInfoP value)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;public PdfiumFontInfoCollectionP.Builder addValue(PdfiumFontInfoP.Builder builderForValue)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;public PdfiumFontInfoCollectionP.Builder addValue(int index, PdfiumFontInfoP.Builder builderForValue)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;public PdfiumFontInfoCollectionP.Builder addAllValue(Iterable<? extends PdfiumFontInfoP> values)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;public PdfiumFontInfoCollectionP.Builder clearValue()
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;public PdfiumFontInfoCollectionP.Builder removeValue(int index)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;public PdfiumFontInfoP.Builder getValueBuilder(int index)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;public PdfiumFontInfoPOrBuilder getValueOrBuilder(int index)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;getValueOrBuilder in interface PdfiumFontInfoCollectionPOrBuilderpublic List<? extends PdfiumFontInfoPOrBuilder> getValueOrBuilderList()
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;getValueOrBuilderList in interface PdfiumFontInfoCollectionPOrBuilderpublic PdfiumFontInfoP.Builder addValueBuilder()
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;public PdfiumFontInfoP.Builder addValueBuilder(int index)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;public List<PdfiumFontInfoP.Builder> getValueBuilderList()
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;public final PdfiumFontInfoCollectionP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>public final PdfiumFontInfoCollectionP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>Copyright © 2022–2025 Iron Software. All rights reserved.