XStatMetadataOrBuilder

الواجهة العامة XStatMetadataOrBuilder
الفئات الفرعية غير المباشرة المعروفة

الأساليب العامة

سلسلة مجردة
الحصول على الوصف ()
 Description of the stat (might be long).
مجردة com.google.protobuf.ByteString
الحصول على الوصف بايت ()
 Description of the stat (might be long).
مجردة طويلة
معرف الحصول ()
 XPlane.stat_metadata map key.
سلسلة مجردة
الحصول على الاسم ()
 Name of the stat (should be short).
مجردة com.google.protobuf.ByteString
الحصول على اسم بايت ()
 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;