public abstract class MultipleComponentProfileHelper extends Object
MultipleComponentProfileHelper()
static TaggedComponent[]
extract(Any a)
static String
id()
static void
insert(Any a, TaggedComponent[] that)
read(InputStream istream)
static TypeCode
type()
write(OutputStream ostream, TaggedComponent[] value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MultipleComponentProfileHelper()
public static void insert(Any a, TaggedComponent[] that)
public static TaggedComponent[] extract(Any a)
public static TypeCode type()
public static String id()
public static TaggedComponent[] read(InputStream istream)
public static void write(OutputStream ostream, TaggedComponent[] value)