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