org.omg.IOP
Class MultipleComponentProfileHelper
java.lang.Object
org.omg.IOP.MultipleComponentProfileHelper
public abstract class MultipleComponentProfileHelper
- extends java.lang.Object
An array of tagged components, forming a multiple component profile.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultipleComponentProfileHelper
public MultipleComponentProfileHelper()
insert
public static void insert(Any a,
TaggedComponent[] that)
extract
public static TaggedComponent[] extract(Any a)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static TaggedComponent[] read(InputStream istream)
write
public static void write(OutputStream ostream,
TaggedComponent[] value)
Read the latest documentation online