giao diện công cộng XStatMetadataOrBuilder
Các lớp con gián tiếp đã biết |
Phương pháp công khai
chuỗi trừu tượng | getDescription () Description of the stat (might be long). |
tóm tắt com.google.protobuf.ByteString | getDescriptionBytes () Description of the stat (might be long). |
trừu tượng dài | getId () XPlane.stat_metadata map key. |
chuỗi trừu tượng | lấy Tên () Name of the stat (should be short). |
tóm tắt com.google.protobuf.ByteString | getNameBytes () Name of the stat (should be short). |
Phương pháp công khai
Chuỗi tóm tắt công khai getDescription ()
Description of the stat (might be long).
string description = 3;
tóm tắt công khai com.google.protobuf.ByteString getDescriptionBytes ()
Description of the stat (might be long).
string description = 3;
tóm tắt công khai dài getId ()
XPlane.stat_metadata map key.
int64 id = 1;
Chuỗi tóm tắt công khai getName ()
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;
tóm tắt công khai com.google.protobuf.ByteString getNameBytes ()
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;