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 Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PdfiumPdfAttachmentCollectionP.Builder
addAllNames(Iterable<String> values)
repeated string names = 1;
PdfiumPdfAttachmentCollectionP.Builder
addNames(String value)
repeated string names = 1;
PdfiumPdfAttachmentCollectionP.Builder
addNamesBytes(com.google.protobuf.ByteString value)
repeated string names = 1;
PdfiumPdfAttachmentCollectionP.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
PdfiumPdfAttachmentCollectionP
build()
PdfiumPdfAttachmentCollectionP
buildPartial()
PdfiumPdfAttachmentCollectionP.Builder
clear()
PdfiumPdfAttachmentCollectionP.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
PdfiumPdfAttachmentCollectionP.Builder
clearNames()
repeated string names = 1;
PdfiumPdfAttachmentCollectionP.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
PdfiumPdfAttachmentCollectionP.Builder
clone()
PdfiumPdfAttachmentCollectionP
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getNames(int index)
repeated string names = 1;
com.google.protobuf.ByteString
getNamesBytes(int index)
repeated string names = 1;
int
getNamesCount()
repeated string names = 1;
com.google.protobuf.ProtocolStringList
getNamesList()
repeated string names = 1;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
PdfiumPdfAttachmentCollectionP.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
PdfiumPdfAttachmentCollectionP.Builder
mergeFrom(com.google.protobuf.Message other)
PdfiumPdfAttachmentCollectionP.Builder
mergeFrom(PdfiumPdfAttachmentCollectionP other)
PdfiumPdfAttachmentCollectionP.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
PdfiumPdfAttachmentCollectionP.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
PdfiumPdfAttachmentCollectionP.Builder
setNames(int index, String value)
repeated string names = 1;
PdfiumPdfAttachmentCollectionP.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
PdfiumPdfAttachmentCollectionP.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAttachmentCollectionP.Builder>
-
clear
public PdfiumPdfAttachmentCollectionP.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAttachmentCollectionP.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAttachmentCollectionP.Builder>
-
getDefaultInstanceForType
public PdfiumPdfAttachmentCollectionP getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public PdfiumPdfAttachmentCollectionP build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PdfiumPdfAttachmentCollectionP buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PdfiumPdfAttachmentCollectionP.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAttachmentCollectionP.Builder>
-
setField
public PdfiumPdfAttachmentCollectionP.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAttachmentCollectionP.Builder>
-
clearField
public PdfiumPdfAttachmentCollectionP.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAttachmentCollectionP.Builder>
-
clearOneof
public PdfiumPdfAttachmentCollectionP.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAttachmentCollectionP.Builder>
-
setRepeatedField
public PdfiumPdfAttachmentCollectionP.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAttachmentCollectionP.Builder>
-
addRepeatedField
public PdfiumPdfAttachmentCollectionP.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAttachmentCollectionP.Builder>
-
mergeFrom
public PdfiumPdfAttachmentCollectionP.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<PdfiumPdfAttachmentCollectionP.Builder>
-
mergeFrom
public PdfiumPdfAttachmentCollectionP.Builder mergeFrom(PdfiumPdfAttachmentCollectionP other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAttachmentCollectionP.Builder>
-
mergeFrom
public PdfiumPdfAttachmentCollectionP.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<PdfiumPdfAttachmentCollectionP.Builder>
- Throws:
IOException
-
getNamesList
public com.google.protobuf.ProtocolStringList getNamesList()
repeated string names = 1;
- Specified by:
getNamesList
in interfacePdfiumPdfAttachmentCollectionPOrBuilder
- Returns:
- A list containing the names.
-
getNamesCount
public int getNamesCount()
repeated string names = 1;
- Specified by:
getNamesCount
in interfacePdfiumPdfAttachmentCollectionPOrBuilder
- Returns:
- The count of names.
-
getNames
public String getNames(int index)
repeated string names = 1;
- Specified by:
getNames
in interfacePdfiumPdfAttachmentCollectionPOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The names at the given index.
-
getNamesBytes
public com.google.protobuf.ByteString getNamesBytes(int index)
repeated string names = 1;
- Specified by:
getNamesBytes
in interfacePdfiumPdfAttachmentCollectionPOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the names at the given index.
-
setNames
public 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.
-
addNames
public PdfiumPdfAttachmentCollectionP.Builder addNames(String value)
repeated string names = 1;
- Parameters:
value
- The names to add.- Returns:
- This builder for chaining.
-
addAllNames
public PdfiumPdfAttachmentCollectionP.Builder addAllNames(Iterable<String> values)
repeated string names = 1;
- Parameters:
values
- The names to add.- Returns:
- This builder for chaining.
-
clearNames
public PdfiumPdfAttachmentCollectionP.Builder clearNames()
repeated string names = 1;
- Returns:
- This builder for chaining.
-
addNamesBytes
public 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.
-
setUnknownFields
public final PdfiumPdfAttachmentCollectionP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAttachmentCollectionP.Builder>
-
mergeUnknownFields
public final PdfiumPdfAttachmentCollectionP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAttachmentCollectionP.Builder>
-
-