|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.IOP.TaggedComponent
Generated from IDL definition of struct "TaggedComponent"
Field Summary | |
---|---|
byte[] |
component_data
|
int |
tag
|
Constructor Summary | |
---|---|
TaggedComponent()
|
|
TaggedComponent(int tag,
byte[] component_data)
|
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)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |