public final class InterfaceDescription extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
String[] |
base_interfaces |
String |
defined_in |
String |
id |
String |
name |
String |
version |
| Constructor and Description |
|---|
InterfaceDescription() |
InterfaceDescription(String _name,
String _id,
String _defined_in,
String _version,
String[] _base_interfaces) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.