All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----com.visigenic.vbroker.IOP.MultipleComponentProfileHelper
#pragma prefix "visigenic.com/IOP" typedef sequence<::IOP::TaggedComponent> MultipleComponentProfile;
public MultipleComponentProfileHelper()
public static TaggedComponent[] read(InputStream _input)
public static void write(OutputStream _output, TaggedComponent[] value)
public static void insert(Any any, TaggedComponent[] value)
public static TaggedComponent[] extract(Any any)
public static TypeCode type()
public static String id()
All Packages Class Hierarchy This Package Previous Next Index