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

Packages that use NotEmpty
org.omg.CosNaming.NamingContextPackage   
 

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.extract(Any a)
           
static NotEmpty NotEmptyHelper.read(InputStream istream)
           
 

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

Constructors in org.omg.CosNaming.NamingContextPackage with parameters of type NotEmpty
NotEmptyHolder(NotEmpty initialValue)
           
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.