|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.UnionMember
Generated from IDL definition of struct "UnionMember"
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 |
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 name, Any label, TypeCode type, IDLType type_def)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |