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

Class org.omg.CORBA.AttrDescriptionSeqHolder

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

public final class AttrDescriptionSeqHolder
extends Object
implements Streamable

Variable Index

 o value

Constructor Index

 o AttrDescriptionSeqHolder()
 o AttrDescriptionSeqHolder(AttributeDescription[])

Method Index

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

Variables

 o value
  public AttributeDescription value[]

Constructors

 o AttrDescriptionSeqHolder
  public AttrDescriptionSeqHolder()
 o AttrDescriptionSeqHolder
  public AttrDescriptionSeqHolder(AttributeDescription __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