public final class ModuleDescription extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
String |
defined_in |
String |
id |
String |
name |
String |
version |
| Constructor and Description |
|---|
ModuleDescription() |
ModuleDescription(String name,
String id,
String defined_in,
String version) |
Copyright © 2017 JacORB. All rights reserved.