public final class StructMember extends java.lang.Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
java.lang.String |
name |
TypeCode |
type |
IDLType |
type_def |
Constructor and Description |
---|
StructMember() |
StructMember(java.lang.String name,
TypeCode type,
IDLType type_def) |