Fields Summary |
---|
public String | nameThe name of the union member described by this
UnionMember object. |
public org.omg.CORBA.Any | labelThe label of the union member described by this
UnionMember object. |
public org.omg.CORBA.TypeCode | typeThe type of the union member described by this
UnionMember object. |
public org.omg.CORBA.IDLType | type_defThe typedef that represents the IDL type of the union member described by this
UnionMember object. |