Package org.omg.IOP
Class MultipleComponentProfileHelper
java.lang.Object
org.omg.IOP.MultipleComponentProfileHelper
An array of tagged components, forming a multiple component profile.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TaggedComponent[]
static String
id()
static void
insert
(Any a, TaggedComponent[] that) static TaggedComponent[]
read
(InputStream istream) static TypeCode
type()
static void
write
(OutputStream ostream, TaggedComponent[] value)
-
Field Details
-
_id
-
__typeCode
-
-
Constructor Details
-
MultipleComponentProfileHelper
public MultipleComponentProfileHelper()
-
-
Method Details
-
insert
-
extract
-
type
-
id
-
read
-
write
-