org.omg.CORBA
Interface  DynUnion
- public abstract interface DynUnion
- extends Object, DynAny
  
The DynUnion interface represents a DynAny object which is associated
  with an IDL union.
 
| Methods inherited from interface org.omg.CORBA.DynAny | 
assign, 
copy, 
current_component, 
destroy, 
from_any, 
get_any, 
get_boolean, 
get_char, 
get_double, 
get_float, 
get_long, 
get_longlong, 
get_octet, 
get_reference, 
get_short, 
get_string, 
get_typecode, 
get_ulong, 
get_ulonglong, 
get_ushort, 
get_val, 
get_wchar, 
get_wstring, 
insert_any, 
insert_boolean, 
insert_char, 
insert_double, 
insert_float, 
insert_long, 
insert_longlong, 
insert_octet, 
insert_reference, 
insert_short, 
insert_string, 
insert_typecode, 
insert_ulong, 
insert_ulonglong, 
insert_ushort, 
insert_val, 
insert_wchar, 
insert_wstring, 
next, 
rewind, 
seek, 
to_any, 
type | 
 
set_as_default
public boolean set_as_default()
 
set_as_default
public void set_as_default(boolean arg)
 
discriminator
public DynAny discriminator()
 
discriminator_kind
public TCKind discriminator_kind()
 
member
public DynAny member()
 
member_name
public String member_name()
 
member_name
public void member_name(String arg)
 
member_kind
public TCKind member_kind()
 
Submit a bug or feature Version 1.2 of Java Platform API Specification
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.