Uses of Interface
org.omg.CORBA.StringDef

Packages that use StringDef
org.omg.CORBA   
 

Uses of StringDef in org.omg.CORBA
 

Classes in org.omg.CORBA that implement StringDef
 class _StringDefStub
           
 

Fields in org.omg.CORBA declared as StringDef
 StringDef StringDefHolder.value
           
 

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

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

Constructors in org.omg.CORBA with parameters of type StringDef
StringDefHolder(StringDef initial)
           
 



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