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

Class org.omg.CORBA.StructMember

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

public final class StructMember
extends Object

Variable Index

 o name
 o type
 o type_def

Constructor Index

 o StructMember()
 o StructMember(String, TypeCode, IDLType)

Variables

 o name
  public String name
 o type
  public TypeCode type
 o type_def
  public IDLType type_def

Constructors

 o StructMember
  public StructMember()
 o StructMember
  public StructMember(String __name,
                      TypeCode __type,
                      IDLType __type_def)

All Packages  Class Hierarchy  This Package  Previous  Next  Index