Class org.omg.CORBA.ExceptionDefSeqHolder
All Packages Class Hierarchy This Package Previous Next Index
Class org.omg.CORBA.ExceptionDefSeqHolder
java.lang.Object
|
+----org.omg.CORBA.ExceptionDefSeqHolder
- public final class ExceptionDefSeqHolder
- extends Object
- implements Streamable
-
value
-
-
ExceptionDefSeqHolder()
-
-
ExceptionDefSeqHolder(ExceptionDef[])
-
-
__read(InputStream)
-
-
__type()
-
-
__write(OutputStream)
-
value
public ExceptionDef value[]
ExceptionDefSeqHolder
public ExceptionDefSeqHolder()
ExceptionDefSeqHolder
public ExceptionDefSeqHolder(ExceptionDef __arg[])
__write
public void __write(OutputStream out)
__read
public void __read(InputStream in)
__type
public TypeCode __type()
All Packages Class Hierarchy This Package Previous Next Index