Class PdfiumFontInfoCollectionP.Builder
- java.lang.Object
- 
- com.google.protobuf.AbstractMessageLite.Builder
- 
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
- 
- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>
- 
- com.ironsoftware.ironpdf.internal.proto.PdfiumFontInfoCollectionP.Builder
 
 
 
 
- 
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder,- com.google.protobuf.MessageLite.Builder,- com.google.protobuf.MessageLiteOrBuilder,- com.google.protobuf.MessageOrBuilder,- PdfiumFontInfoCollectionPOrBuilder,- Cloneable
 - Enclosing class:
- PdfiumFontInfoCollectionP
 
 public static final class PdfiumFontInfoCollectionP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder> implements PdfiumFontInfoCollectionPOrBuilder Protobuf typeironpdfengineproto.PdfiumFontInfoCollectionP
- 
- 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PdfiumFontInfoCollectionP.BuilderaddAllValue(Iterable<? extends PdfiumFontInfoP> values)repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;PdfiumFontInfoCollectionP.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PdfiumFontInfoCollectionP.BuilderaddValue(int index, PdfiumFontInfoP value)repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;PdfiumFontInfoCollectionP.BuilderaddValue(int index, PdfiumFontInfoP.Builder builderForValue)repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;PdfiumFontInfoCollectionP.BuilderaddValue(PdfiumFontInfoP value)repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;PdfiumFontInfoCollectionP.BuilderaddValue(PdfiumFontInfoP.Builder builderForValue)repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;PdfiumFontInfoP.BuilderaddValueBuilder()repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;PdfiumFontInfoP.BuilderaddValueBuilder(int index)repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;PdfiumFontInfoCollectionPbuild()PdfiumFontInfoCollectionPbuildPartial()PdfiumFontInfoCollectionP.Builderclear()PdfiumFontInfoCollectionP.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)PdfiumFontInfoCollectionP.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)PdfiumFontInfoCollectionP.BuilderclearValue()repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;PdfiumFontInfoCollectionP.Builderclone()PdfiumFontInfoCollectionPgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()PdfiumFontInfoPgetValue(int index)repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;PdfiumFontInfoP.BuildergetValueBuilder(int index)repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;List<PdfiumFontInfoP.Builder>getValueBuilderList()repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;intgetValueCount()repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;List<PdfiumFontInfoP>getValueList()repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;PdfiumFontInfoPOrBuildergetValueOrBuilder(int index)repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;List<? extends PdfiumFontInfoPOrBuilder>getValueOrBuilderList()repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()PdfiumFontInfoCollectionP.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PdfiumFontInfoCollectionP.BuildermergeFrom(com.google.protobuf.Message other)PdfiumFontInfoCollectionP.BuildermergeFrom(PdfiumFontInfoCollectionP other)PdfiumFontInfoCollectionP.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PdfiumFontInfoCollectionP.BuilderremoveValue(int index)repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;PdfiumFontInfoCollectionP.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PdfiumFontInfoCollectionP.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)PdfiumFontInfoCollectionP.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PdfiumFontInfoCollectionP.BuildersetValue(int index, PdfiumFontInfoP value)repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;PdfiumFontInfoCollectionP.BuildersetValue(int index, PdfiumFontInfoP.Builder builderForValue)repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;- 
Methods inherited from class com.google.protobuf.GeneratedMessageV3.BuildergetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
 - 
Methods inherited from class com.google.protobuf.AbstractMessage.BuilderfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
 - 
Methods inherited from class com.google.protobuf.AbstractMessageLite.BuilderaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
 - 
Methods inherited from class java.lang.Objectequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
- 
 
- 
- 
- 
Method Detail- 
getDescriptorpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor() 
 - 
internalGetFieldAccessorTableprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() - Specified by:
- internalGetFieldAccessorTablein class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>
 
 - 
clearpublic PdfiumFontInfoCollectionP.Builder clear() - Specified by:
- clearin interface- com.google.protobuf.Message.Builder
- Specified by:
- clearin interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- clearin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>
 
 - 
getDescriptorForTypepublic com.google.protobuf.Descriptors.Descriptor getDescriptorForType() - Specified by:
- getDescriptorForTypein interface- com.google.protobuf.Message.Builder
- Specified by:
- getDescriptorForTypein interface- com.google.protobuf.MessageOrBuilder
- Overrides:
- getDescriptorForTypein class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>
 
 - 
getDefaultInstanceForTypepublic PdfiumFontInfoCollectionP getDefaultInstanceForType() - Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageOrBuilder
 
 - 
buildpublic PdfiumFontInfoCollectionP build() - Specified by:
- buildin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildin interface- com.google.protobuf.MessageLite.Builder
 
 - 
buildPartialpublic PdfiumFontInfoCollectionP buildPartial() - Specified by:
- buildPartialin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildPartialin interface- com.google.protobuf.MessageLite.Builder
 
 - 
clonepublic PdfiumFontInfoCollectionP.Builder clone() - Specified by:
- clonein interface- com.google.protobuf.Message.Builder
- Specified by:
- clonein interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- clonein class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>
 
 - 
setFieldpublic PdfiumFontInfoCollectionP.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
- setFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- setFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>
 
 - 
clearFieldpublic PdfiumFontInfoCollectionP.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
- clearFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- clearFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>
 
 - 
clearOneofpublic PdfiumFontInfoCollectionP.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
- clearOneofin interface- com.google.protobuf.Message.Builder
- Overrides:
- clearOneofin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>
 
 - 
setRepeatedFieldpublic PdfiumFontInfoCollectionP.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
- setRepeatedFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- setRepeatedFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>
 
 - 
addRepeatedFieldpublic PdfiumFontInfoCollectionP.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
- addRepeatedFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- addRepeatedFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>
 
 - 
mergeFrompublic PdfiumFontInfoCollectionP.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<PdfiumFontInfoCollectionP.Builder>
 
 - 
mergeFrompublic PdfiumFontInfoCollectionP.Builder mergeFrom(PdfiumFontInfoCollectionP other) 
 - 
isInitializedpublic final boolean isInitialized() - Specified by:
- isInitializedin interface- com.google.protobuf.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>
 
 - 
mergeFrompublic PdfiumFontInfoCollectionP.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Specified by:
- mergeFromin interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<PdfiumFontInfoCollectionP.Builder>
- Throws:
- IOException
 
 - 
getValueListpublic List<PdfiumFontInfoP> getValueList() repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;- Specified by:
- getValueListin interface- PdfiumFontInfoCollectionPOrBuilder
 
 - 
getValueCountpublic int getValueCount() repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;- Specified by:
- getValueCountin interface- PdfiumFontInfoCollectionPOrBuilder
 
 - 
getValuepublic PdfiumFontInfoP getValue(int index) repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;- Specified by:
- getValuein interface- PdfiumFontInfoCollectionPOrBuilder
 
 - 
setValuepublic PdfiumFontInfoCollectionP.Builder setValue(int index, PdfiumFontInfoP value) repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
 - 
setValuepublic PdfiumFontInfoCollectionP.Builder setValue(int index, PdfiumFontInfoP.Builder builderForValue) repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
 - 
addValuepublic PdfiumFontInfoCollectionP.Builder addValue(PdfiumFontInfoP value) repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
 - 
addValuepublic PdfiumFontInfoCollectionP.Builder addValue(int index, PdfiumFontInfoP value) repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
 - 
addValuepublic PdfiumFontInfoCollectionP.Builder addValue(PdfiumFontInfoP.Builder builderForValue) repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
 - 
addValuepublic PdfiumFontInfoCollectionP.Builder addValue(int index, PdfiumFontInfoP.Builder builderForValue) repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
 - 
addAllValuepublic PdfiumFontInfoCollectionP.Builder addAllValue(Iterable<? extends PdfiumFontInfoP> values) repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
 - 
clearValuepublic PdfiumFontInfoCollectionP.Builder clearValue() repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
 - 
removeValuepublic PdfiumFontInfoCollectionP.Builder removeValue(int index) repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
 - 
getValueBuilderpublic PdfiumFontInfoP.Builder getValueBuilder(int index) repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
 - 
getValueOrBuilderpublic PdfiumFontInfoPOrBuilder getValueOrBuilder(int index) repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;- Specified by:
- getValueOrBuilderin interface- PdfiumFontInfoCollectionPOrBuilder
 
 - 
getValueOrBuilderListpublic List<? extends PdfiumFontInfoPOrBuilder> getValueOrBuilderList() repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;- Specified by:
- getValueOrBuilderListin interface- PdfiumFontInfoCollectionPOrBuilder
 
 - 
addValueBuilderpublic PdfiumFontInfoP.Builder addValueBuilder() repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
 - 
addValueBuilderpublic PdfiumFontInfoP.Builder addValueBuilder(int index) repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
 - 
getValueBuilderListpublic List<PdfiumFontInfoP.Builder> getValueBuilderList() repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
 - 
setUnknownFieldspublic final PdfiumFontInfoCollectionP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- setUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- setUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>
 
 - 
mergeUnknownFieldspublic final PdfiumFontInfoCollectionP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- mergeUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>
 
 
- 
 
-