public final class TaggedProfile extends Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
byte[] |
profile_data |
int |
tag |
Constructor and Description |
---|
TaggedProfile() |
TaggedProfile(int _tag,
byte[] _profile_data) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.