Uses of Enum Class
com.luna.common.os.Manufacturer
-
Uses of Manufacturer in com.luna.common.os
Modifier and TypeMethodDescriptionOperatingSystem.getManufacturer()
Returns the manufacturer of the operating systemstatic Manufacturer
Returns the enum constant of this class with the specified name.static Manufacturer[]
Manufacturer.values()
Returns an array containing the constants of this enum class, in the order they are declared.