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
static StringDef StringDefHelper.extract(Any any)
           
static StringDef StringDefHelper.read(InputStream in)
           
static StringDef StringDefHelper.narrow(java.lang.Object obj)
           
static StringDef StringDefHelper.narrow(Object obj)
           
static StringDef StringDefHelper.unchecked_narrow(Object obj)
           
 StringDef RepositoryOperations.create_string(int bound)
           
 

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 © {inceptionYear}-2007 null. All Rights Reserved.