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

Print this page

        

*** 36,46 **** * <P> * <B>IPP Compatibility:</B> The category name returned by * <CODE>getName()</CODE> is the IPP attribute name. The enumeration's * integer value is the IPP enum value. The <code>toString()</code> method * returns the IPP string representation of the attribute value. - * <P> * * @author Alan Kaminsky */ public class PDLOverrideSupported extends EnumSyntax implements PrintServiceAttribute { --- 36,45 ----