|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.omg.IOP.TaggedComponent
public final class 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 |
|
| 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[] 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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||