Uses of Interface
org.omg.CORBA.WstringDef

Packages that use WstringDef
org.omg.CORBA   
 

Uses of WstringDef in org.omg.CORBA
 

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

Methods in org.omg.CORBA that return WstringDef
 WstringDef RepositoryOperations.create_wstring(int bound)
           
static WstringDef WstringDefHelper.extract(Any any)
           
static WstringDef WstringDefHelper.narrow(Object obj)
           
static WstringDef WstringDefHelper.read(InputStream in)
           
static WstringDef WstringDefHelper.unchecked_narrow(Object obj)
           
 

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)
           
 



Copyright © 2008. All Rights Reserved.