Class PdfiumPdfAttachmentCollectionP.Builder
- java.lang.Object
- 
- com.google.protobuf.AbstractMessageLite.Builder
- 
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
- 
- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAttachmentCollectionP.Builder>
- 
- com.ironsoftware.ironpdf.internal.proto.PdfiumPdfAttachmentCollectionP.Builder
 
 
 
 
- 
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder,- com.google.protobuf.MessageLite.Builder,- com.google.protobuf.MessageLiteOrBuilder,- com.google.protobuf.MessageOrBuilder,- PdfiumPdfAttachmentCollectionPOrBuilder,- Cloneable
 - Enclosing class:
- PdfiumPdfAttachmentCollectionP
 
 public static final class PdfiumPdfAttachmentCollectionP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAttachmentCollectionP.Builder> implements PdfiumPdfAttachmentCollectionPOrBuilder Protobuf typeironpdfengineproto.PdfiumPdfAttachmentCollectionP
- 
- 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PdfiumPdfAttachmentCollectionP.BuilderaddAllNames(Iterable<String> values)repeated string names = 1;PdfiumPdfAttachmentCollectionP.BuilderaddNames(String value)repeated string names = 1;PdfiumPdfAttachmentCollectionP.BuilderaddNamesBytes(com.google.protobuf.ByteString value)repeated string names = 1;PdfiumPdfAttachmentCollectionP.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PdfiumPdfAttachmentCollectionPbuild()PdfiumPdfAttachmentCollectionPbuildPartial()PdfiumPdfAttachmentCollectionP.Builderclear()PdfiumPdfAttachmentCollectionP.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)PdfiumPdfAttachmentCollectionP.BuilderclearNames()repeated string names = 1;PdfiumPdfAttachmentCollectionP.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)PdfiumPdfAttachmentCollectionP.Builderclone()PdfiumPdfAttachmentCollectionPgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetNames(int index)repeated string names = 1;com.google.protobuf.ByteStringgetNamesBytes(int index)repeated string names = 1;intgetNamesCount()repeated string names = 1;com.google.protobuf.ProtocolStringListgetNamesList()repeated string names = 1;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()PdfiumPdfAttachmentCollectionP.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PdfiumPdfAttachmentCollectionP.BuildermergeFrom(com.google.protobuf.Message other)PdfiumPdfAttachmentCollectionP.BuildermergeFrom(PdfiumPdfAttachmentCollectionP other)PdfiumPdfAttachmentCollectionP.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PdfiumPdfAttachmentCollectionP.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PdfiumPdfAttachmentCollectionP.BuildersetNames(int index, String value)repeated string names = 1;PdfiumPdfAttachmentCollectionP.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)PdfiumPdfAttachmentCollectionP.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)- 
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<PdfiumPdfAttachmentCollectionP.Builder>
 
 - 
clearpublic PdfiumPdfAttachmentCollectionP.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<PdfiumPdfAttachmentCollectionP.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<PdfiumPdfAttachmentCollectionP.Builder>
 
 - 
getDefaultInstanceForTypepublic PdfiumPdfAttachmentCollectionP getDefaultInstanceForType() - Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageOrBuilder
 
 - 
buildpublic PdfiumPdfAttachmentCollectionP build() - Specified by:
- buildin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildin interface- com.google.protobuf.MessageLite.Builder
 
 - 
buildPartialpublic PdfiumPdfAttachmentCollectionP buildPartial() - Specified by:
- buildPartialin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildPartialin interface- com.google.protobuf.MessageLite.Builder
 
 - 
clonepublic PdfiumPdfAttachmentCollectionP.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<PdfiumPdfAttachmentCollectionP.Builder>
 
 - 
setFieldpublic PdfiumPdfAttachmentCollectionP.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<PdfiumPdfAttachmentCollectionP.Builder>
 
 - 
clearFieldpublic PdfiumPdfAttachmentCollectionP.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<PdfiumPdfAttachmentCollectionP.Builder>
 
 - 
clearOneofpublic PdfiumPdfAttachmentCollectionP.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<PdfiumPdfAttachmentCollectionP.Builder>
 
 - 
setRepeatedFieldpublic PdfiumPdfAttachmentCollectionP.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<PdfiumPdfAttachmentCollectionP.Builder>
 
 - 
addRepeatedFieldpublic PdfiumPdfAttachmentCollectionP.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<PdfiumPdfAttachmentCollectionP.Builder>
 
 - 
mergeFrompublic PdfiumPdfAttachmentCollectionP.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<PdfiumPdfAttachmentCollectionP.Builder>
 
 - 
mergeFrompublic PdfiumPdfAttachmentCollectionP.Builder mergeFrom(PdfiumPdfAttachmentCollectionP other) 
 - 
isInitializedpublic final boolean isInitialized() - Specified by:
- isInitializedin interface- com.google.protobuf.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAttachmentCollectionP.Builder>
 
 - 
mergeFrompublic PdfiumPdfAttachmentCollectionP.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<PdfiumPdfAttachmentCollectionP.Builder>
- Throws:
- IOException
 
 - 
getNamesListpublic com.google.protobuf.ProtocolStringList getNamesList() repeated string names = 1;- Specified by:
- getNamesListin interface- PdfiumPdfAttachmentCollectionPOrBuilder
- Returns:
- A list containing the names.
 
 - 
getNamesCountpublic int getNamesCount() repeated string names = 1;- Specified by:
- getNamesCountin interface- PdfiumPdfAttachmentCollectionPOrBuilder
- Returns:
- The count of names.
 
 - 
getNamespublic String getNames(int index) repeated string names = 1;- Specified by:
- getNamesin interface- PdfiumPdfAttachmentCollectionPOrBuilder
- Parameters:
- index- The index of the element to return.
- Returns:
- The names at the given index.
 
 - 
getNamesBytespublic com.google.protobuf.ByteString getNamesBytes(int index) repeated string names = 1;- Specified by:
- getNamesBytesin interface- PdfiumPdfAttachmentCollectionPOrBuilder
- Parameters:
- index- The index of the value to return.
- Returns:
- The bytes of the names at the given index.
 
 - 
setNamespublic PdfiumPdfAttachmentCollectionP.Builder setNames(int index, String value) repeated string names = 1;- Parameters:
- index- The index to set the value at.
- value- The names to set.
- Returns:
- This builder for chaining.
 
 - 
addNamespublic PdfiumPdfAttachmentCollectionP.Builder addNames(String value) repeated string names = 1;- Parameters:
- value- The names to add.
- Returns:
- This builder for chaining.
 
 - 
addAllNamespublic PdfiumPdfAttachmentCollectionP.Builder addAllNames(Iterable<String> values) repeated string names = 1;- Parameters:
- values- The names to add.
- Returns:
- This builder for chaining.
 
 - 
clearNamespublic PdfiumPdfAttachmentCollectionP.Builder clearNames() repeated string names = 1;- Returns:
- This builder for chaining.
 
 - 
addNamesBytespublic PdfiumPdfAttachmentCollectionP.Builder addNamesBytes(com.google.protobuf.ByteString value) repeated string names = 1;- Parameters:
- value- The bytes of the names to add.
- Returns:
- This builder for chaining.
 
 - 
setUnknownFieldspublic final PdfiumPdfAttachmentCollectionP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- setUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- setUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAttachmentCollectionP.Builder>
 
 - 
mergeUnknownFieldspublic final PdfiumPdfAttachmentCollectionP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- mergeUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAttachmentCollectionP.Builder>
 
 
- 
 
-