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 Summary
All 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.Builder
getAllFields, 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.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>
-
clear
public PdfiumFontInfoCollectionP.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>
-
getDefaultInstanceForType
public PdfiumFontInfoCollectionP getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public PdfiumFontInfoCollectionP build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PdfiumFontInfoCollectionP buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PdfiumFontInfoCollectionP.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>
-
setField
public PdfiumFontInfoCollectionP.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>
-
clearField
public PdfiumFontInfoCollectionP.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>
-
clearOneof
public PdfiumFontInfoCollectionP.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>
-
setRepeatedField
public PdfiumFontInfoCollectionP.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>
-
addRepeatedField
public PdfiumFontInfoCollectionP.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>
-
mergeFrom
public PdfiumFontInfoCollectionP.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PdfiumFontInfoCollectionP.Builder>
-
mergeFrom
public PdfiumFontInfoCollectionP.Builder mergeFrom(PdfiumFontInfoCollectionP other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>
-
mergeFrom
public PdfiumFontInfoCollectionP.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PdfiumFontInfoCollectionP.Builder>- Throws:
IOException
-
getValueList
public List<PdfiumFontInfoP> getValueList()
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;- Specified by:
getValueListin interfacePdfiumFontInfoCollectionPOrBuilder
-
getValueCount
public int getValueCount()
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;- Specified by:
getValueCountin interfacePdfiumFontInfoCollectionPOrBuilder
-
getValue
public PdfiumFontInfoP getValue(int index)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;- Specified by:
getValuein interfacePdfiumFontInfoCollectionPOrBuilder
-
setValue
public PdfiumFontInfoCollectionP.Builder setValue(int index, PdfiumFontInfoP value)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
-
setValue
public PdfiumFontInfoCollectionP.Builder setValue(int index, PdfiumFontInfoP.Builder builderForValue)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
-
addValue
public PdfiumFontInfoCollectionP.Builder addValue(PdfiumFontInfoP value)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
-
addValue
public PdfiumFontInfoCollectionP.Builder addValue(int index, PdfiumFontInfoP value)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
-
addValue
public PdfiumFontInfoCollectionP.Builder addValue(PdfiumFontInfoP.Builder builderForValue)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
-
addValue
public PdfiumFontInfoCollectionP.Builder addValue(int index, PdfiumFontInfoP.Builder builderForValue)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
-
addAllValue
public PdfiumFontInfoCollectionP.Builder addAllValue(Iterable<? extends PdfiumFontInfoP> values)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
-
clearValue
public PdfiumFontInfoCollectionP.Builder clearValue()
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
-
removeValue
public PdfiumFontInfoCollectionP.Builder removeValue(int index)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
-
getValueBuilder
public PdfiumFontInfoP.Builder getValueBuilder(int index)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
-
getValueOrBuilder
public PdfiumFontInfoPOrBuilder getValueOrBuilder(int index)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;- Specified by:
getValueOrBuilderin interfacePdfiumFontInfoCollectionPOrBuilder
-
getValueOrBuilderList
public List<? extends PdfiumFontInfoPOrBuilder> getValueOrBuilderList()
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;- Specified by:
getValueOrBuilderListin interfacePdfiumFontInfoCollectionPOrBuilder
-
addValueBuilder
public PdfiumFontInfoP.Builder addValueBuilder()
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
-
addValueBuilder
public PdfiumFontInfoP.Builder addValueBuilder(int index)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
-
getValueBuilderList
public List<PdfiumFontInfoP.Builder> getValueBuilderList()
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
-
setUnknownFields
public final PdfiumFontInfoCollectionP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>
-
mergeUnknownFields
public final PdfiumFontInfoCollectionP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontInfoCollectionP.Builder>
-
-