Uses of Interface
org.omg.CORBA.StringDef

Packages that use StringDef
org.omg.CORBA   
 

Uses of StringDef in org.omg.CORBA
 

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

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

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

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



Copyright © 2008. All Rights Reserved.