JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.luna.common.os.hardware.FirmwareDTO
Packages that use
FirmwareDTO
Package
Description
com.luna.common.os.hardware
com.luna.common.os.hardware.dto
Uses of
FirmwareDTO
in
com.luna.common.os.hardware
Methods in
com.luna.common.os.hardware
that return
FirmwareDTO
Modifier and Type
Method
Description
FirmwareDTO
OshiHardware.
getFirmwareDTO
()
Methods in
com.luna.common.os.hardware
with parameters of type
FirmwareDTO
Modifier and Type
Method
Description
void
OshiHardware.
setFirmwareDTO
(
FirmwareDTO
firmwareDTO)
Uses of
FirmwareDTO
in
com.luna.common.os.hardware.dto
Methods in
com.luna.common.os.hardware.dto
that return
FirmwareDTO
Modifier and Type
Method
Description
FirmwareDTO
OshiHardwareDTO.
getFirmwareDTO
()
Methods in
com.luna.common.os.hardware.dto
with parameters of type
FirmwareDTO
Modifier and Type
Method
Description
void
OshiHardwareDTO.
setFirmwareDTO
(
FirmwareDTO
firmwareDTO)