Uses of Interface
org.omg.CORBA.WstringDef

Packages that use WstringDef
org.jacorb.ir   
org.omg.CORBA   
 

Uses of WstringDef in org.jacorb.ir
 

Methods in org.jacorb.ir that return WstringDef
 WstringDef RepositoryImpl.create_wstring(int bound)
          not supported
 

Uses of WstringDef in org.omg.CORBA
 

Classes in org.omg.CORBA that implement WstringDef
 class _WstringDefStub
          Generated from IDL interface "WstringDef"
 

Fields in org.omg.CORBA declared as WstringDef
 WstringDef WstringDefHolder.value
           
 

Methods in org.omg.CORBA that return WstringDef
 WstringDef _RepositoryStub.create_wstring(int bound)
           
 WstringDef WstringDefPOATie._this()
           
 WstringDef WstringDefPOATie._this(ORB orb)
           
 WstringDef WstringDefPOA._this()
           
 WstringDef WstringDefPOA._this(ORB orb)
           
static WstringDef WstringDefHelper.extract(Any any)
           
static WstringDef WstringDefHelper.read(InputStream in)
           
static WstringDef WstringDefHelper.narrow(java.lang.Object obj)
           
static WstringDef WstringDefHelper.narrow(Object obj)
           
static WstringDef WstringDefHelper.unchecked_narrow(Object obj)
           
 WstringDef RepositoryPOATie.create_wstring(int bound)
           
 WstringDef RepositoryOperations.create_wstring(int bound)
           
 

Methods in org.omg.CORBA with parameters of type WstringDef
static void WstringDefHelper.insert(Any any, WstringDef s)
           
static void WstringDefHelper.write(OutputStream _out, WstringDef s)
           
 

Constructors in org.omg.CORBA with parameters of type WstringDef
WstringDefHolder(WstringDef initial)