Uses of Enum Class
oshi.driver.windows.wmi.Win32Printer.PrinterProperty
Packages that use Win32Printer.PrinterProperty
-
Uses of Win32Printer.PrinterProperty in oshi.driver.windows.wmi
Subclasses with type arguments of type Win32Printer.PrinterProperty in oshi.driver.windows.wmiModifier and TypeClassDescriptionstatic enumPrinter properties from WMIMethods in oshi.driver.windows.wmi that return Win32Printer.PrinterPropertyModifier and TypeMethodDescriptionstatic Win32Printer.PrinterPropertyReturns the enum constant of this class with the specified name.static Win32Printer.PrinterProperty[]Win32Printer.PrinterProperty.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in oshi.driver.windows.wmi that return types with arguments of type Win32Printer.PrinterPropertyModifier and TypeMethodDescriptionstatic com.sun.jna.platform.win32.COM.WbemcliUtil.WmiResult<Win32Printer.PrinterProperty> Win32Printer.queryPrinters()Queries printer information.