- java.lang.Object
-
- org.omg.IOP.TaggedComponent
-
- All Implemented Interfaces:
Serializable,IDLEntity
public final class TaggedComponent extends Object implements IDLEntity
org/omg/IOP/TaggedComponent.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /home/abuild/rpmbuild/BUILD/jdk9-b656dea9398e/corba/src/java.corba/share/classes/org/omg/PortableInterceptor/IOP.idl Wednesday, September 20, 2017 7:04:12 AM UTC
-
-
Field Summary
Fields Modifier and Type Field Description byte[]component_dataThe component data associated with the component id.inttagThe tag, represented as a component id.
-
Constructor Summary
Constructors Constructor Description TaggedComponent()TaggedComponent(int _tag, byte[] _component_data)
-