public final class TaggedProfile extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
byte[] |
profile_data
The associated profile data.
|
int |
tag
The tag, represented as a profile id.
|
| Constructor and Description |
|---|
TaggedProfile() |
TaggedProfile(int _tag,
byte[] _profile_data) |
Copyright © 2017–2023 Eclipse Foundation. All rights reserved.