Uses of Enum
oshi.hardware.platform.unix.solaris.SolarisComputerSystem.SmbType
Packages that use SolarisComputerSystem.SmbType
Package
Description
Provides information about hardware such as Memory, Power Sources, and Processor on Solaris systems
-
Uses of SolarisComputerSystem.SmbType in oshi.hardware.platform.unix.solaris
Methods in oshi.hardware.platform.unix.solaris that return SolarisComputerSystem.SmbTypeModifier and TypeMethodDescriptionprivate static SolarisComputerSystem.SmbType
SolarisComputerSystem.getSmbType
(String checkLine) Returns the enum constant of this type with the specified name.static SolarisComputerSystem.SmbType[]
SolarisComputerSystem.SmbType.values()
Returns an array containing the constants of this enum type, in the order they are declared.