public interface OperatingSystem extends OshiJsonObject
| Modifier and Type | Method and Description |
|---|---|
String |
getFamily()
Operating system family.
|
String |
getManufacturer()
Manufacturer.
|
OperatingSystemVersion |
getVersion()
Operating system version.
|
toJSONString getFamily()
String getManufacturer()
OperatingSystemVersion getVersion()
Copyright © 2010–2016 com.github.dblock. All rights reserved.