org.omg.CORBA
Class StringDefHelper
java.lang.Object
|
+--org.omg.CORBA.StringDefHelper
- public class StringDefHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringDefHelper
public StringDefHelper()
insert
public static void insert(Any a,
StringDef t)
extract
public static StringDef extract(Any a)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static StringDef read(InputStream istream)
write
public static void write(OutputStream ostream,
StringDef value)
narrow
public static StringDef narrow(Object obj)
unchecked_narrow
public static StringDef unchecked_narrow(Object obj)