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

Print this page

        

*** 40,50 **** * array form gives the lower and upper bound for the range of values to be * included in an IPP "job-impressions-supported" attribute. See class {@link * javax.print.attribute.SetOfIntegerSyntax SetOfIntegerSyntax} for an * explanation of canonical array form. The category name returned by * <CODE>getName()</CODE> gives the IPP attribute name. - * <P> * * @author Alan Kaminsky */ public final class JobImpressionsSupported extends SetOfIntegerSyntax implements SupportedValuesAttribute { --- 40,49 ----