public final class TaggedComponent extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
byte[] |
component_data
The component data associated with the component id.
|
int |
tag
The tag, represented as a component id.
|
| Constructor and Description |
|---|
TaggedComponent() |
TaggedComponent(int _tag,
byte[] _component_data) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.