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

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

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

revision 1.1.2.1 by gnu_andrew, Tue Jan 18 11:38:30 2005 UTC revision 1.1.2.2 by gnu_andrew, Fri Jan 21 02:16:36 2005 UTC
# Line 1  Line 1 
1  /* Destination.java --  /* Destination.java --
2     Copyright (C) 2004 Free Software Foundation, Inc.     Copyright (C) 2004, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 50  import javax.print.attribute.URISyntax; Line 50  import javax.print.attribute.URISyntax;
50  public final class Destination extends URISyntax  public final class Destination extends URISyntax
51    implements PrintJobAttribute, PrintRequestAttribute    implements PrintJobAttribute, PrintRequestAttribute
52  {  {
53    private static final long serialVersionUID = 7923912792485606497L;    private static final long serialVersionUID = 6776739171700415321L;
54    
55    /**    /**
56     * Constructs a <code>Destination</code> object.     * Constructs a <code>Destination</code> object.

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

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