public class GetDefault extends Operation
| Constructor and Description |
|---|
GetDefault()
Instantiates a new Get printers.
|
| Modifier and Type | Method and Description |
|---|---|
IppResponse |
getIppResponse()
Gets the IPP response for the stored IPP request.
|
void |
setPrinterName(java.lang.String printername)
Sets the default printer.
|
createIppRequest, getAttribute, getIppRequest, getPrinterName, getPrinterURI, initPrinterAttributes, setCupsURI, setIppRequestId, setJobAttribute, setJobId, setJobState, setJobStateReasons, setOperationAttribute, setPrinterURI, toIPP, validateRequest, validateRequest, validateRequestpublic IppResponse getIppResponse()
getIppResponse in class Operationpublic void setPrinterName(java.lang.String printername)
printername - the name of the default printerCopyright © 2018–2020. All rights reserved.