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