All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.omg.CORBA.InterfaceDefSeqHelper
typedef sequence<::CORBA::InterfaceDef> InterfaceDefSeq;
public InterfaceDefSeqHelper()
public static InterfaceDef[] read(InputStream _input)
public static void write(OutputStream _output, InterfaceDef value[])
public static void insert(Any any, InterfaceDef value[])
public static InterfaceDef[] extract(Any any)
public static TypeCode type()
public static String id()
All Packages Class Hierarchy This Package Previous Next Index