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 © 2017 JacORB. All rights reserved.