public interface FontTypePOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint 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;String getFontFilePath()
optional string font_file_path = 3;com.google.protobuf.ByteString getFontFilePathBytes()
optional string font_file_path = 3;Copyright © 2022–2025 Iron Software. All rights reserved.