|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.omg.IOP.TaggedProfile
public final class TaggedProfile
Struct definition: TaggedProfile.
| Field Summary | |
|---|---|
byte[] |
profile_data
Struct member profile_data |
int |
tag
Struct member tag |
| Constructor Summary | |
|---|---|
TaggedProfile()
Default constructor |
|
TaggedProfile(int tag,
byte[] profile_data)
Constructor with fields initialization |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int tag
public byte[] profile_data
| Constructor Detail |
|---|
public TaggedProfile()
public TaggedProfile(int tag,
byte[] profile_data)
tag - tag struct memberprofile_data - profile_data struct member
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||