public static final class FontTypeP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FontTypeP.Builder> implements FontTypePOrBuilder
ironpdfengineproto.FontTypeP| Modifier and Type | Method and Description |
|---|---|
FontTypeP.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FontTypeP |
build() |
FontTypeP |
buildPartial() |
FontTypeP.Builder |
clear() |
FontTypeP.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FontTypeP.Builder |
clearFontFilePath()
optional string font_file_path = 3; |
FontTypeP.Builder |
clearId()
int32 id = 1; |
FontTypeP.Builder |
clearName()
string name = 2; |
FontTypeP.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FontTypeP.Builder |
clone() |
FontTypeP |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFontFilePath()
optional string font_file_path = 3; |
com.google.protobuf.ByteString |
getFontFilePathBytes()
optional string font_file_path = 3; |
int |
getId()
int32 id = 1; |
String |
getName()
string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 2; |
boolean |
hasFontFilePath()
optional string font_file_path = 3; |
boolean |
isInitialized() |
FontTypeP.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FontTypeP.Builder |
mergeFrom(FontTypeP other) |
FontTypeP.Builder |
mergeFrom(com.google.protobuf.Message other) |
FontTypeP.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FontTypeP.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FontTypeP.Builder |
setFontFilePath(String value)
optional string font_file_path = 3; |
FontTypeP.Builder |
setFontFilePathBytes(com.google.protobuf.ByteString value)
optional string font_file_path = 3; |
FontTypeP.Builder |
setId(int value)
int32 id = 1; |
FontTypeP.Builder |
setName(String value)
string name = 2; |
FontTypeP.Builder |
setNameBytes(com.google.protobuf.ByteString value)
string name = 2; |
FontTypeP.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FontTypeP.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newBuilderForFieldfindInitializationErrors, getInitializationErrorString, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toStringmergeDelimitedFrom, mergeDelimitedFromequals, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public FontTypeP.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<FontTypeP.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<FontTypeP.Builder>public FontTypeP getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FontTypeP build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FontTypeP buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FontTypeP.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<FontTypeP.Builder>public FontTypeP.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<FontTypeP.Builder>public FontTypeP.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<FontTypeP.Builder>public FontTypeP.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FontTypeP.Builder>public FontTypeP.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FontTypeP.Builder>public FontTypeP.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FontTypeP.Builder>public FontTypeP.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FontTypeP.Builder>public FontTypeP.Builder mergeFrom(FontTypeP other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FontTypeP.Builder>public FontTypeP.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FontTypeP.Builder>IOExceptionpublic int getId()
int32 id = 1;getId in interface FontTypePOrBuilderpublic FontTypeP.Builder setId(int value)
int32 id = 1;value - The id to set.public FontTypeP.Builder clearId()
int32 id = 1;public String getName()
string name = 2;getName in interface FontTypePOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
string name = 2;getNameBytes in interface FontTypePOrBuilderpublic FontTypeP.Builder setName(String value)
string name = 2;value - The name to set.public FontTypeP.Builder clearName()
string name = 2;public FontTypeP.Builder setNameBytes(com.google.protobuf.ByteString value)
string name = 2;value - The bytes for name to set.public boolean hasFontFilePath()
optional string font_file_path = 3;hasFontFilePath in interface FontTypePOrBuilderpublic String getFontFilePath()
optional string font_file_path = 3;getFontFilePath in interface FontTypePOrBuilderpublic com.google.protobuf.ByteString getFontFilePathBytes()
optional string font_file_path = 3;getFontFilePathBytes in interface FontTypePOrBuilderpublic FontTypeP.Builder setFontFilePath(String value)
optional string font_file_path = 3;value - The fontFilePath to set.public FontTypeP.Builder clearFontFilePath()
optional string font_file_path = 3;public FontTypeP.Builder setFontFilePathBytes(com.google.protobuf.ByteString value)
optional string font_file_path = 3;value - The bytes for fontFilePath to set.public final FontTypeP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FontTypeP.Builder>public final FontTypeP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FontTypeP.Builder>Copyright © 2022–2025 Iron Software. All rights reserved.