Class PdfiumFontNamesP.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontNamesP.Builder>
-
- com.ironsoftware.ironpdf.internal.proto.PdfiumFontNamesP.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,PdfiumFontNamesPOrBuilder
,Cloneable
- Enclosing class:
- PdfiumFontNamesP
public static final class PdfiumFontNamesP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontNamesP.Builder> implements PdfiumFontNamesPOrBuilder
Protobuf typeironpdfengineproto.PdfiumFontNamesP
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PdfiumFontNamesP.Builder
addAllValue(Iterable<String> values)
repeated string value = 1;
PdfiumFontNamesP.Builder
addValue(String value)
repeated string value = 1;
PdfiumFontNamesP.Builder
addValueBytes(com.google.protobuf.ByteString value)
repeated string value = 1;
PdfiumFontNamesP
build()
PdfiumFontNamesP
buildPartial()
PdfiumFontNamesP.Builder
clear()
PdfiumFontNamesP.Builder
clearValue()
repeated string value = 1;
PdfiumFontNamesP
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getValue(int index)
repeated string value = 1;
com.google.protobuf.ByteString
getValueBytes(int index)
repeated string value = 1;
int
getValueCount()
repeated string value = 1;
com.google.protobuf.ProtocolStringList
getValueList()
repeated string value = 1;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
PdfiumFontNamesP.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
PdfiumFontNamesP.Builder
mergeFrom(com.google.protobuf.Message other)
PdfiumFontNamesP.Builder
mergeFrom(PdfiumFontNamesP other)
PdfiumFontNamesP.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
PdfiumFontNamesP.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
PdfiumFontNamesP.Builder
setValue(int index, String value)
repeated string value = 1;
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, 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<PdfiumFontNamesP.Builder>
-
clear
public PdfiumFontNamesP.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<PdfiumFontNamesP.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<PdfiumFontNamesP.Builder>
-
getDefaultInstanceForType
public PdfiumFontNamesP getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public PdfiumFontNamesP build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PdfiumFontNamesP buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
public PdfiumFontNamesP.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<PdfiumFontNamesP.Builder>
-
mergeFrom
public PdfiumFontNamesP.Builder mergeFrom(PdfiumFontNamesP other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontNamesP.Builder>
-
mergeFrom
public PdfiumFontNamesP.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<PdfiumFontNamesP.Builder>
- Throws:
IOException
-
getValueList
public com.google.protobuf.ProtocolStringList getValueList()
repeated string value = 1;
- Specified by:
getValueList
in interfacePdfiumFontNamesPOrBuilder
- Returns:
- A list containing the value.
-
getValueCount
public int getValueCount()
repeated string value = 1;
- Specified by:
getValueCount
in interfacePdfiumFontNamesPOrBuilder
- Returns:
- The count of value.
-
getValue
public String getValue(int index)
repeated string value = 1;
- Specified by:
getValue
in interfacePdfiumFontNamesPOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The value at the given index.
-
getValueBytes
public com.google.protobuf.ByteString getValueBytes(int index)
repeated string value = 1;
- Specified by:
getValueBytes
in interfacePdfiumFontNamesPOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the value at the given index.
-
setValue
public PdfiumFontNamesP.Builder setValue(int index, String value)
repeated string value = 1;
- Parameters:
index
- The index to set the value at.value
- The value to set.- Returns:
- This builder for chaining.
-
addValue
public PdfiumFontNamesP.Builder addValue(String value)
repeated string value = 1;
- Parameters:
value
- The value to add.- Returns:
- This builder for chaining.
-
addAllValue
public PdfiumFontNamesP.Builder addAllValue(Iterable<String> values)
repeated string value = 1;
- Parameters:
values
- The value to add.- Returns:
- This builder for chaining.
-
clearValue
public PdfiumFontNamesP.Builder clearValue()
repeated string value = 1;
- Returns:
- This builder for chaining.
-
addValueBytes
public PdfiumFontNamesP.Builder addValueBytes(com.google.protobuf.ByteString value)
repeated string value = 1;
- Parameters:
value
- The bytes of the value to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final PdfiumFontNamesP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontNamesP.Builder>
-
mergeUnknownFields
public final PdfiumFontNamesP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumFontNamesP.Builder>
-
-