javax.print.attribute
Interface PrintJobAttribute

All Superinterfaces:
Attribute, Serializable
All Known Implementing Classes:
Chromaticity, Copies, DateTimeAtCompleted, DateTimeAtCreation, DateTimeAtProcessing, Destination, Fidelity, Finishings, JobHoldUntil, JobImpressions, JobImpressionsCompleted, JobKOctets, JobKOctetsProcessed, JobMediaSheets, JobMediaSheetsCompleted, JobMessageFromOperator, JobName, JobOriginatingUserName, JobPriority, JobSheets, JobState, JobStateReasons, Media, MediaName, MediaPrintableArea, MediaSizeName, MediaTray, MultipleDocumentHandling, NumberOfDocuments, NumberOfInterveningJobs, NumberUp, OrientationRequested, OutputDeviceAssigned, PageRanges, PresentationDirection, PrinterResolution, PrintQuality, SheetCollate, Sides

public interface PrintJobAttribute
extends Attribute

Marker interface for all attribute classes describing attributes or the status of a (DocPrintJob object.

Instances of implementing attribute classes may be collected in a PrintJobAttributeSet.

A print service uses attributes of this type to inform about the status of a print job. For example DateTimeAtProcessing is used to report at which date and time a job has started processing.

See Also:
PrintJobAttributeSet

Method Summary
 
Methods inherited from interface javax.print.attribute.Attribute
getCategory, getName