Uses of Class
com.luna.common.os.hardware.SystemInfoDTO
Packages that use SystemInfoDTO
-
Uses of SystemInfoDTO in com.luna.common.os.hardware
Methods in com.luna.common.os.hardware that return SystemInfoDTOModifier and TypeMethodDescriptionOshiHardware.getSystemInfoDTO()
static SystemInfoDTO
OshiUtils.sysInfo()
设置服务器信息Methods in com.luna.common.os.hardware with parameters of type SystemInfoDTOModifier and TypeMethodDescriptionvoid
OshiHardware.setSystemInfoDTO
(SystemInfoDTO systemInfoDTO) -
Uses of SystemInfoDTO in com.luna.common.os.hardware.dto
Methods in com.luna.common.os.hardware.dto that return SystemInfoDTOMethods in com.luna.common.os.hardware.dto with parameters of type SystemInfoDTOModifier and TypeMethodDescriptionvoid
OshiHardwareDTO.setSystemInfoDTO
(SystemInfoDTO systemInfoDTO)