|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HardwareInfo | |
---|---|
org.optimizationservices.oscommon.datastructure.osentity | |
org.optimizationservices.oscommon.localinterface | |
org.optimizationservices.oscommon.representationparser |
Uses of HardwareInfo in org.optimizationservices.oscommon.datastructure.osentity |
---|
Fields in org.optimizationservices.oscommon.datastructure.osentity declared as HardwareInfo | |
---|---|
HardwareInfo |
SystemInfo.hardware
|
Uses of HardwareInfo in org.optimizationservices.oscommon.localinterface |
---|
Methods in org.optimizationservices.oscommon.localinterface that return HardwareInfo | |
---|---|
HardwareInfo |
OSEntity.getSystemHardwareInfo()
Get the system hardware information. |
Methods in org.optimizationservices.oscommon.localinterface with parameters of type HardwareInfo | |
---|---|
boolean |
OSEntity.setSystemHardwareInfo(HardwareInfo hardwareInfo)
Set the system hardware information. |
Uses of HardwareInfo in org.optimizationservices.oscommon.representationparser |
---|
Methods in org.optimizationservices.oscommon.representationparser that return HardwareInfo | |
---|---|
HardwareInfo |
OSeLReader.getSystemHardwareInfo()
Get the system hardware information. |
Methods in org.optimizationservices.oscommon.representationparser with parameters of type HardwareInfo | |
---|---|
boolean |
OSeLWriter.setSystemHardwareInfo(HardwareInfo hardwareInfo)
Set the system hardware information. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |