Module java.desktop

Class PrinterMakeAndModel

java.lang.Object
javax.print.attribute.TextSyntax
javax.print.attribute.standard.PrinterMakeAndModel
All Implemented Interfaces:
Serializable, Cloneable, Attribute, PrintServiceAttribute

public final class PrinterMakeAndModel extends TextSyntax implements PrintServiceAttribute
Class PrinterMakeAndModel is a printing attribute class, a text attribute, that the make and model of the printer.

IPP Compatibility: The string value gives the IPP name value. The locale gives the IPP natural language. The category name returned by getName() gives the IPP attribute name.

See Also: