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

Class org.omg.CORBA.ArrayDefHolder

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

public final class ArrayDefHolder
extends Object
implements Streamable

Variable Index

 o value

Constructor Index

 o ArrayDefHolder()
 o ArrayDefHolder(ArrayDef)

Method Index

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

Variables

 o value
  public ArrayDef value

Constructors

 o ArrayDefHolder
  public ArrayDefHolder()
 o ArrayDefHolder
  public ArrayDefHolder(ArrayDef __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