public final class ConstantDescription extends Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
String |
defined_in |
String |
id |
String |
name |
TypeCode |
type |
Any |
value |
String |
version |
Constructor and Description |
---|
ConstantDescription() |
ConstantDescription(String _name,
String _id,
String _defined_in,
String _version,
TypeCode _type,
Any _value) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.