public class GetPrinterAttributes extends Operation
| Constructor and Description |
|---|
GetPrinterAttributes()
Instantiates an operation with the get-printer-attributes id.
|
GetPrinterAttributes(IppRequest ippRequest)
Instantiates an operation with the get-printer-attributes id and the
given IPP request.
|
| Modifier and Type | Method and Description |
|---|---|
IppRequest |
getIppRequest()
Gets the IPP request which belongs to this operation.
|
IppResponse |
getIppResponse()
Gets the IPP response for the stored IPP request.
|
createIppRequest, getAttribute, getPrinterName, getPrinterURI, initPrinterAttributes, setCupsURI, setIppRequestId, setJobAttribute, setJobId, setJobState, setJobStateReasons, setOperationAttribute, setPrinterURI, toIPP, validateRequest, validateRequest, validateRequestpublic GetPrinterAttributes()
public GetPrinterAttributes(IppRequest ippRequest)
ippRequest - the ipp requestpublic IppRequest getIppRequest()
getIppRequest in class Operationpublic IppResponse getIppResponse()
getIppResponse in class OperationCopyright © 2018–2020. All rights reserved.