public final class UsesDescription extends Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
String |
defined_in |
String |
id |
String |
interface_type |
boolean |
is_multiple |
String |
name |
String |
version |
Constructor and Description |
---|
UsesDescription() |
UsesDescription(String _name,
String _id,
String _defined_in,
String _version,
String _interface_type,
boolean _is_multiple) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.