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

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

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

revision 1.3 by mkoch, Tue Apr 27 07:12:30 2004 UTC revision 1.3.2.1 by gnu_andrew, Sat Jan 15 17:02:18 2005 UTC
# Line 83  public final class JobKOctetsProcessed e Line 83  public final class JobKOctetsProcessed e
83     *     *
84     * @return the class <code>JobKOctetsProcessed</code> itself     * @return the class <code>JobKOctetsProcessed</code> itself
85     */     */
86    public final Class getCategory()    public Class getCategory()
87    {    {
88      return JobKOctetsProcessed.class;      return JobKOctetsProcessed.class;
89    }    }
# Line 93  public final class JobKOctetsProcessed e Line 93  public final class JobKOctetsProcessed e
93     *     *
94     * @return the string "job-k-octets-processed"     * @return the string "job-k-octets-processed"
95     */     */
96    public final String getName()    public String getName()
97    {    {
98      return "job-k-octets-processed";      return "job-k-octets-processed";
99    }    }

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.3.2.1

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