Package com.luna.common.os.hardware
Class OshiHardware
java.lang.Object
com.luna.common.os.hardware.OshiHardware
- Author:
- Luna
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetJvm()getModel()voidsetFirmwareDTO(FirmwareDTO firmwareDTO) voidsetHostName(String hostName) voidvoidsetMacAddressSet(Set<String> macAddressSet) voidsetManufacturer(String manufacturer) voidvoidvoidsetMotherboardDTO(MotherboardDTO motherboardDTO) voidsetProcessor(Processor processor) voidsetSerialNumber(String serialNumber) voidsetSysFiles(List<SysFile> sysFiles) voidsetSystemInfoDTO(SystemInfoDTO systemInfoDTO) toString()
-
Constructor Details
-
OshiHardware
public OshiHardware()
-
-
Method Details
-
toString
-
getHostName
-
setHostName
-
getManufacturer
-
setManufacturer
-
getModel
-
setModel
-
getSerialNumber
-
setSerialNumber
-
getFirmwareDTO
-
setFirmwareDTO
-
getMotherboardDTO
-
setMotherboardDTO
-
getMacAddressSet
-
setMacAddressSet
-
getProcessor
-
setProcessor
-
getMemory
-
setMemory
-
getJvm
-
setJvm
-
getSysFiles
-
setSysFiles
-
getSystemInfoDTO
-
setSystemInfoDTO
-