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

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

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

revision 1.2 by mkoch, Wed May 5 10:58:26 2004 UTC revision 1.2.2.1 by gnu_andrew, Sat Jan 15 17:02:18 2005 UTC
# Line 62  public final class JobImpressionsSupport Line 62  public final class JobImpressionsSupport
62     *     *
63     * @return the class <code>JobImpressionsSupported</code> itself     * @return the class <code>JobImpressionsSupported</code> itself
64     */     */
65    public final Class getCategory()    public Class getCategory()
66    {    {
67      return JobImpressionsSupported.class;      return JobImpressionsSupported.class;
68    }    }
# Line 72  public final class JobImpressionsSupport Line 72  public final class JobImpressionsSupport
72     *     *
73     * @return the name     * @return the name
74     */     */
75    public final String getName()    public String getName()
76    {    {
77      return "job-impressions-supported";      return "job-impressions-supported";
78    }    }

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.2.2.1

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