KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > omg > IOP > TaggedComponent

org.omg.IOP
Class TaggedComponent

java.lang.Object
  extended by org.omg.IOP.TaggedComponent
All Implemented Interfaces:
Serializable, IDLEntity
See Also:
Top Examples, Source Code

public byte[] component_data
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public int tag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public TaggedComponent()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public TaggedComponent(int _tag,
                       byte[] _component_data)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags