|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.omg.CORBA.UnionMember
This structure describes an union member.
| Field Summary | |
|---|---|
Any |
label
|
java.lang.String |
name
|
TypeCode |
type
|
IDLType |
type_def
|
| Constructor Summary | |
|---|---|
UnionMember()
|
|
UnionMember(java.lang.String name,
Any label,
TypeCode type,
IDLType type_def)
|
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.lang.String name
public Any label
public TypeCode type
public IDLType type_def
| Constructor Detail |
public UnionMember()
public UnionMember(java.lang.String name,
Any label,
TypeCode type,
IDLType type_def)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||