อินเทอร์เฟซสาธารณะ XStatMetadataOrBuilder
| คลาสย่อยทางอ้อมที่รู้จัก |
วิธีการสาธารณะ
| สตริงที่เป็นนามธรรม | รับคำอธิบาย () Description of the stat (might be long). |
| นามธรรม com.google.protobuf.ByteString | getDescriptionBytes () Description of the stat (might be long). |
| ยาวเป็นนามธรรม | รับรหัส () XPlane.stat_metadata map key. |
| สตริงที่เป็นนามธรรม | รับชื่อ () Name of the stat (should be short). |
| นามธรรม com.google.protobuf.ByteString | getNameBytes () 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;