javax.print.attribute
public interface PrintServiceAttribute extends Attribute
Instances of implementing attribute classes may be collected in a PrintServiceAttributeSet.
A print service uses attributes of this type to inform about the status or the specific capabilities of itself. For example javax.print.attribute.standard.PagesPerMinute is used to specify the average printable pages per minute of the print service.