Java Platform 1.2
Beta 4

Uses of Class
org.omg.CosNaming.NamingContextPackage.NotFoundReason

Packages that use NotFoundReason
org.omg.CosNaming.NamingContextPackage   
 

Uses of NotFoundReason in org.omg.CosNaming.NamingContextPackage
 

Fields in org.omg.CosNaming.NamingContextPackage declared as NotFoundReason
 NotFoundReason NotFound.why
           
 NotFoundReason NotFoundReasonHolder.value
           
static NotFoundReason NotFoundReason.missing_node
           
static NotFoundReason NotFoundReason.not_context
           
static NotFoundReason NotFoundReason.not_object
           
 

Methods in org.omg.CosNaming.NamingContextPackage that return NotFoundReason
static NotFoundReason NotFoundReasonHelper.read(InputStream in)
           
static NotFoundReason NotFoundReasonHelper.extract(Any a)
           
static NotFoundReason NotFoundReason.from_int(int i)
           
 

Methods in org.omg.CosNaming.NamingContextPackage with parameters of type NotFoundReason
static void NotFoundReasonHelper.write(OutputStream out, NotFoundReason that)
           
static void NotFoundReasonHelper.insert(Any a, NotFoundReason that)
           
 

Constructors in org.omg.CosNaming.NamingContextPackage with parameters of type NotFoundReason
NotFound.NotFound(NotFoundReason __why, NameComponent[] __rest_of_name)
           
NotFoundReasonHolder.NotFoundReasonHolder(NotFoundReason __arg)
           
 


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.