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 JacORB. All rights reserved.