Uses of Enum Class
com.iizix.license.HardwareIdentication
Uses of HardwareIdentication in com.iizix.license
Modifier and TypeMethodDescriptionstatic HardwareIdentication
HardwareIdentication.from
(int indexValue) Gets the hardware identification from the "index" value.static HardwareIdentication
Returns the enum constant of this class with the specified name.static HardwareIdentication[]
HardwareIdentication.values()
Returns an array containing the constants of this enum class, in the order they are declared.Uses of HardwareIdentication in com.iizix.os
Modifier and TypeMethodDescriptionHardwareInfo.get
(HardwareIdentication info, boolean fresh, boolean update, String... ipAddresses) Gets the information as specified by the hardware information.