Interface org.omg.CORBA.UnionDef
- public abstract interface UnionDef
- extends Object, TypedefDef, Container
A UnionDef represents an OMG IDL union definition.
Methods inherited from interface org.omg.CORBA.Container |
contents
, create_alias
, create_constant
, create_enum
, create_exception
, create_interface
, create_module
, create_struct
, create_union
, create_value_box
, create_value
, describe_contents
, lookup_name
, lookup
|
Methods inherited from interface org.omg.CORBA.Contained |
absolute_name
, containing_repository
, defined_in
, describe
, id
, id
, move
, name
, name
, version
, version
|
Methods inherited from interface org.omg.CORBA.IDLType |
type
|
discriminator_type
public TypeCode discriminator_type()
discriminator_type_def
public IDLType discriminator_type_def()
discriminator_type_def
public void discriminator_type_def(IDLType arg)
members
public UnionMember[] members()
members
public void members(UnionMember[] arg)
Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.