|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.omg.IOP.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 |
|
| Methods inherited from class java.lang.Object |
equals, 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: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||