|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.omg.IOP.TaggedComponent
Struct definition : TaggedComponent
| Field Summary | |
byte[] |
component_data
Struct member component_data |
int |
tag
Struct member tag |
| Constructor Summary | |
TaggedComponent()
Default constructor |
|
TaggedComponent(int tag,
byte[] component_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[] component_data
| Constructor Detail |
public TaggedComponent()
public TaggedComponent(int tag,
byte[] component_data)
tag - tag struct membercomponent_data - component_data struct member
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||