Java Platform 1.2
Beta 4

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

Packages that use NotEmpty
org.omg.CosNaming   
org.omg.CosNaming.NamingContextPackage   
 

Uses of NotEmpty in org.omg.CosNaming
 

Methods in org.omg.CosNaming that throw NotEmpty
 void NamingContext.destroy()
          Deletes this naming context if it contains no bindings.
 

Uses of NotEmpty in org.omg.CosNaming.NamingContextPackage
 

Fields in org.omg.CosNaming.NamingContextPackage declared as NotEmpty
 NotEmpty NotEmptyHolder.value
           
 

Methods in org.omg.CosNaming.NamingContextPackage that return NotEmpty
static NotEmpty NotEmptyHelper.read(InputStream in)
           
static NotEmpty NotEmptyHelper.extract(Any a)
           
 

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

Constructors in org.omg.CosNaming.NamingContextPackage with parameters of type NotEmpty
NotEmptyHolder.NotEmptyHolder(NotEmpty __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.