org.omg.CORBA
Class AbstractBaseHelper
java.lang.Object
org.omg.CORBA.AbstractBaseHelper
public abstract class AbstractBaseHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractBaseHelper
public AbstractBaseHelper()
insert
public static void insert(Any a,
Object v)
extract
public static Object extract(Any a)
type
public static TypeCode type()
id
public static String id()
read
public static Object read(InputStream in)
write
public static void write(OutputStream out,
Object value)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.