Constructs a new
UnionMember
object with its fields initialized
to the given values.
Parameters:
-
__name - a
String
object with the name of this
UnionMember
object
-
__label - an
Any
object with the label of this
UnionMember
object
-
__type - a
TypeCode
object describing the type of this
UnionMember
object
-
__type_def - an
IDLType
object that represents the
IDL type of this
UnionMember
object