genel arayüz XStatMetadataOrBuilder
| Bilinen Dolaylı Alt Sınıflar |
Genel Yöntemler
| soyut Dize | getDescription () Description of the stat (might be long). |
| abstract com.google.protobuf.ByteString | getDescriptionBytes () Description of the stat (might be long). |
| soyut uzun | kimliği al () XPlane.stat_metadata map key. |
| soyut Dize | getName () Name of the stat (should be short). |
| abstract com.google.protobuf.ByteString | getNameBytes () Name of the stat (should be short). |
Genel Yöntemler
genel özet String getDescription ()
Description of the stat (might be long).
string description = 3; genel özet com.google.protobuf.ByteString getDescriptionBytes ()
Description of the stat (might be long).
string description = 3; genel özet uzun getId ()
XPlane.stat_metadata map key.
int64 id = 1; genel özet Dize getName ()
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2; genel özet com.google.protobuf.ByteString getNameBytes ()
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;