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

Diff of /classpath/javax/print/attribute/standard/CopiesSupported.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 70  public final class CopiesSupported exten Line 70  public final class CopiesSupported exten
70     *     *
71     * @return the class <code>CopiesSupported</code> itself     * @return the class <code>CopiesSupported</code> itself
72     */     */
73    public final Class getCategory()    public Class getCategory()
74    {    {
75      return CopiesSupported.class;      return CopiesSupported.class;
76    }    }
# Line 80  public final class CopiesSupported exten Line 80  public final class CopiesSupported exten
80     *     *
81     * @return the name     * @return the name
82     */     */
83    public final String getName()    public String getName()
84    {    {
85      return "copies-supported";      return "copies-supported";
86    }    }

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