public final class EventPortDescription extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
String |
defined_in |
String |
event |
String |
id |
String |
name |
String |
version |
| Constructor and Description |
|---|
EventPortDescription() |
EventPortDescription(String _name,
String _id,
String _defined_in,
String _version,
String _event) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.