Attribute
, Serializable
ColorSupported
, PagesPerMinute
, PagesPerMinuteColor
, PDLOverrideSupported
, PrinterInfo
, PrinterIsAcceptingJobs
, PrinterLocation
, PrinterMakeAndModel
, PrinterMessageFromOperator
, PrinterMoreInfo
, PrinterMoreInfoManufacturer
, PrinterName
, PrinterState
, PrinterStateReasons
, PrinterURI
, QueuedJobCount
public interface PrintServiceAttribute extends Attribute
PrintServiceAttribute
is a tagging interface which a printing attribute class implements to indicate the attribute describes the status of a Print Service or some other characteristic of a Print Service. A Print Service instance adds a number of PrintServiceAttributes
to a Print service's attribute set to report the Print Service's status.getCategory, getName
© 1993, 2023, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from Debian's OpenJDK Development Kit package.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Various third party code in OpenJDK is licensed under different licenses (see Debian package).
Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
https://docs.oracle.com/en/java/javase/21/docs/api/java.desktop/javax/print/attribute/PrintServiceAttribute.html