Uses of Enum Class
com.luna.common.os.Manufacturer
Packages that use Manufacturer
-
Uses of Manufacturer in com.luna.common.os
Methods in com.luna.common.os that return ManufacturerModifier 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.