public final class ValueMember extends Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
short |
access |
String |
defined_in |
String |
id |
String |
name |
TypeCode |
type |
IDLType |
type_def |
String |
version |
Constructor and Description |
---|
ValueMember() |
ValueMember(String name,
String id,
String defined_in,
String version,
TypeCode type,
IDLType type_def,
short access) |
Copyright © 2013. All Rights Reserved.