/[classpath]/classpath/javax/print/attribute/standard/JobStateReason.java
ViewVC logotype

Diff of /classpath/javax/print/attribute/standard/JobStateReason.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2.2.2 by gnu_andrew, Tue Aug 2 20:12:36 2005 UTC revision 1.2.2.3 by tromey, Fri Dec 9 23:50:36 2005 UTC
# Line 92  public class JobStateReason extends Enum Line 92  public class JobStateReason extends Enum
92     *     *
93     * @return the class <code>JobStateReason</code> itself     * @return the class <code>JobStateReason</code> itself
94     */     */
95    public Class getCategory()    public Class< ? extends Attribute> getCategory()
96    {    {
97      return JobStateReason.class;      return JobStateReason.class;
98    }    }

Legend:
Removed from v.1.2.2.2  
changed lines
  Added in v.1.2.2.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26