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

Diff of /classpath/javax/print/attribute/standard/OrientationRequested.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 73  public final class OrientationRequested Line 73  public final class OrientationRequested
73     *     *
74     * @return the class <code>OrientationRequested</code> itself     * @return the class <code>OrientationRequested</code> itself
75     */     */
76    public final Class getCategory()    public Class getCategory()
77    {    {
78      return OrientationRequested.class;      return OrientationRequested.class;
79    }    }
# Line 83  public final class OrientationRequested Line 83  public final class OrientationRequested
83     *     *
84     * @return the name     * @return the name
85     */     */
86    public final String getName()    public String getName()
87    {    {
88      return "orientation-requested";      return "orientation-requested";
89    }    }

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