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

Print this page

        

*** 59,69 **** * associated {@link Severity} object's <CODE>toString()</CODE> * methods, concatenated together with a hyphen (<CODE>"-"</CODE>) in * between, gives the IPP keyword value for a {@link PrinterStateReasons}. * The category name returned by <CODE>getName()</CODE> gives the IPP * attribute name. - * <P> * * @author Alan Kaminsky */ public class PrinterStateReason extends EnumSyntax implements Attribute { --- 59,68 ----