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

Variable Index

 o value

Constructor Index

 o ExceptionDefSeqHolder()
 o ExceptionDefSeqHolder(ExceptionDef[])

Method Index

 o __read(InputStream)
 o __type()
 o __write(OutputStream)

Variables

 o value
  public ExceptionDef value[]

Constructors

 o ExceptionDefSeqHolder
  public ExceptionDefSeqHolder()
 o ExceptionDefSeqHolder
  public ExceptionDefSeqHolder(ExceptionDef __arg[])

Methods

 o __write
  public void __write(OutputStream out)
 o __read
  public void __read(InputStream in)
 o __type
  public TypeCode __type()

All Packages  Class Hierarchy  This Package  Previous  Next  Index