|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.omg.CORBA.UnionMember
| Field Summary | |
Any |
label
|
java.lang.String |
name
|
TypeCode |
type
|
IDLType |
type_def
|
| Constructor Summary | |
UnionMember()
|
|
UnionMember(java.lang.String,
Any,
TypeCode,
IDLType)
|
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
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,
Any,
TypeCode,
IDLType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||