Class org.omg.CORBA.ExceptionDefHolder
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.omg.CORBA.ExceptionDefHolder

java.lang.Object
   |
   +----org.omg.CORBA.ExceptionDefHolder

public final class ExceptionDefHolder
extends Object
implements Streamable

Variable Index

 o value

Constructor Index

 o ExceptionDefHolder()
 o ExceptionDefHolder(ExceptionDef)

Method Index

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

Variables

 o value
  public ExceptionDef value

Constructors

 o ExceptionDefHolder
  public ExceptionDefHolder()
 o ExceptionDefHolder
  public ExceptionDefHolder(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