src/share/classes/javax/print/attribute/standard/QueuedJobCount.java

Print this page

        

*** 34,44 **** * PENDING, PENDING_HELD, PROCESSING, or PROCESSING_STOPPED. * <P> * <B>IPP Compatibility:</B> The integer value gives the IPP integer value. * The category name returned by <CODE>getName()</CODE> gives the IPP * attribute name. - * <P> * * @author Alan Kaminsky */ public final class QueuedJobCount extends IntegerSyntax implements PrintServiceAttribute { --- 34,43 ----