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