Uses of Interface
org.omg.CORBA.WstringDef

Packages that use WstringDef
org.omg.CORBA   
 

Uses of WstringDef in org.omg.CORBA
 

Classes in org.omg.CORBA that implement WstringDef
 class _WstringDefStub
           
 

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

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

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

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



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.