सार्वजनिक इंटरफ़ेस XStatMetadataOrBuilder
ज्ञात अप्रत्यक्ष उपवर्ग |
सार्वजनिक तरीके
सार स्ट्रिंग | विवरण प्राप्त करें () Description of the stat (might be long). |
सार com.google.protobuf.ByteString | getDescriptionबाइट्स () Description of the stat (might be long). |
अमूर्त लंबा | प्राप्तआईडी () XPlane.stat_metadata map key. |
सार स्ट्रिंग | नाम प्राप्त करें () Name of the stat (should be short). |
सार com.google.protobuf.ByteString | getNameबाइट्स () Name of the stat (should be short). |
सार्वजनिक तरीके
सार्वजनिक सार स्ट्रिंग getDescription ()
Description of the stat (might be long).
string description = 3;
सार्वजनिक सार com.google.protobuf.ByteString getDescriptionBytes ()
Description of the stat (might be long).
string description = 3;
सार्वजनिक सार लंबा getId ()
XPlane.stat_metadata map key.
int64 id = 1;
सार्वजनिक सार स्ट्रिंग getName ()
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;
सार्वजनिक सार com.google.protobuf.ByteString getNameBytes ()
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;