Uses of Class
com.dynamixsoftware.intentapi.PrinterOptionValue

Uses of PrinterOptionValue in com.dynamixsoftware.intentapi
 

Methods in com.dynamixsoftware.intentapi that return PrinterOptionValue
 PrinterOptionValue IPrinterInfo.getOptionValue(PrinterOption option)
           
 

Methods in com.dynamixsoftware.intentapi that return types with arguments of type PrinterOptionValue
 java.util.List<PrinterOptionValue> IPrinterInfo.getOptionValueList(PrinterOption option)
           
 

Methods in com.dynamixsoftware.intentapi with parameters of type PrinterOptionValue
 boolean IPrinterInfo.setOption(PrinterOption option, PrinterOptionValue value)
          Changes option value option to be changed value to be set