org.omg.CORBA
Class UnionMember
java.lang.Object
org.omg.CORBA.UnionMember
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class UnionMember
- extends Object
- implements IDLEntity
Generated from IDL struct "UnionMember".
- Version:
- generated at Sep 22, 2012 10:58:05 AM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
label
public Any label
type
public TypeCode type
type_def
public IDLType type_def
UnionMember
public UnionMember()
UnionMember
public UnionMember(String name,
Any label,
TypeCode type,
IDLType type_def)
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.