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