All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.omg.CORBA.AnySeqHelper
typedef sequence<any> AnySeq;
public AnySeqHelper()
public static Any[] read(InputStream _input)
public static void write(OutputStream _output, Any value[])
public static void insert(Any any, Any value[])
public static Any[] extract(Any any)
public static TypeCode type()
public static String id()
All Packages Class Hierarchy This Package Previous Next Index