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