/[classpath]/classpath/org/omg/CosNaming/NamingContextPackage/NotFoundReason.java
ViewVC logotype

Diff of /classpath/org/omg/CosNaming/NamingContextPackage/NotFoundReason.java

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

revision 1.1 by audriusa, Sun May 15 01:09:30 2005 UTC revision 1.2 by audriusa, Fri Jun 3 16:36:13 2005 UTC
# Line 50  public class NotFoundReason Line 50  public class NotFoundReason
50    implements IDLEntity    implements IDLEntity
51  {  {
52    /**    /**
53       * Use serialVersionUID (v1.4) for interoperability.
54       */
55      private static final long serialVersionUID = -5689237060527596081L;
56    
57      /**
58     * The code for reason, when the node is missing.     * The code for reason, when the node is missing.
59     */     */
60    public static final int _missing_node = 0;    public static final int _missing_node = 0;
# Line 126  public class NotFoundReason Line 131  public class NotFoundReason
131    {    {
132      return value;      return value;
133    }    }
134  }  }

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

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