Uses of Enum Class
com.iizix.license.HardwareIdentication
Packages that use HardwareIdentication
Uses of HardwareIdentication in com.iizix.license
Methods in com.iizix.license that return HardwareIdenticationModifier 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
Methods in com.iizix.os with parameters of type HardwareIdenticationModifier and TypeMethodDescriptionHardwareInfo.get
(HardwareIdentication info, boolean fresh, boolean update, String... ipAddresses) Gets the information as specified by the hardware information.