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 © 2017 JBoss by Red Hat. All rights reserved.