ממשק ציבורי PlatformInfoOrBuilder
| תת-מחלקות עקיפות ידועות |
שיטות ציבוריות
| מחרוזת מופשטת | getBits () e.g. |
| תקציר com.google.protobuf.ByteString | getBitsBytes () e.g. |
| מחרוזת מופשטת | getLinkage () e.g. |
| תקציר com.google.protobuf.ByteString | getLinkageBytes () e.g. |
| מחרוזת מופשטת | getMachine () e.g. |
| תקציר com.google.protobuf.ByteString | getMachineBytes () e.g. |
| מחרוזת מופשטת | getRelease () e.g. |
| תקציר com.google.protobuf.ByteString | getReleaseBytes () e.g. |
| מחרוזת מופשטת | getSystem () e.g. |
| תקציר com.google.protobuf.ByteString | getSystemBytes () e.g. |
| מחרוזת מופשטת | getVersion () e.g. |
| תקציר com.google.protobuf.ByteString | getVersionBytes () e.g. |
שיטות ציבוריות
תקציר ציבורי של מחרוזת getBits ()
e.g. '64bit'
string bits = 1; תקציר ציבורי com.google.protobuf.ByteString getBitsBytes ()
e.g. '64bit'
string bits = 1; תקציר ציבורי מחרוזת getLinkage ()
e.g. 'ELF'
string linkage = 2; תקציר ציבורי com.google.protobuf.ByteString getLinkageBytes ()
e.g. 'ELF'
string linkage = 2; תקציר ציבורי String getMachine ()
e.g. 'i386'
string machine = 3; תקציר ציבורי com.google.protobuf.ByteString getMachineBytes ()
e.g. 'i386'
string machine = 3; תקציר ציבורי מחרוזת getRelease ()
e.g. '3.13.0-76-generic'
string release = 4; תקציר ציבורי com.google.protobuf.ByteString getReleaseBytes ()
e.g. '3.13.0-76-generic'
string release = 4; תקציר ציבורי מחרוזת getSystem ()
e.g. 'Linux'
string system = 5; תקציר ציבורי com.google.protobuf.ByteString getSystemBytes ()
e.g. 'Linux'
string system = 5; תקציר ציבורי מחרוזת getVersion ()
e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
string version = 6; תקציר ציבורי com.google.protobuf.ByteString getVersionBytes ()
e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
string version = 6;