Uses of Class org.omg.IOP.TaggedComponent

Uses in package org.omg.IOP

Constructors with parameter type org.omg.IOP.TaggedComponent

Create the initialised instance.
Create the initialised instance.

Fields of type org.omg.IOP.TaggedComponent

TaggedComponent[]
The stored array of TaggedComponent.
TaggedComponent
The stored TaggedComponent value.

Methods with parameter type org.omg.IOP.TaggedComponent

void
Insert the TaggedComponent into the given Any.
void
Insert the MultipleComponentProfile into the given Any.
void
Write the structure to the CDR output stream.
void
Write the structure to the CDR output stream.

Methods with return type org.omg.IOP.TaggedComponent

TaggedComponent[]
Extract the MultipleComponentProfile from given Any.
TaggedComponent
Extract the TaggedComponent from given Any.
TaggedComponent[]
Read the sequence from the CDR intput stream.
TaggedComponent
Read the structure from the CDR intput stream.