Module java.desktop

Class NumberOfInterveningJobs

java.lang.Object
javax.print.attribute.IntegerSyntax
javax.print.attribute.standard.NumberOfInterveningJobs
All Implemented Interfaces:
Serializable, Cloneable, Attribute, PrintJobAttribute

public final class NumberOfInterveningJobs extends IntegerSyntax implements PrintJobAttribute
Class NumberOfInterveningJobs is an integer valued printing attribute that indicates the number of jobs that are ahead of this job in the relative chronological order of expected time to complete (i.e., the current scheduled order).

IPP Compatibility: The integer value gives the IPP integer value. The category name returned by getName() gives the IPP attribute name.

See Also: