org.omg.Dynamic
Class ParameterListHelper
java.lang.Object
|
+--org.omg.Dynamic.ParameterListHelper
- public class ParameterListHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParameterListHelper
public ParameterListHelper()
insert
public static void insert(Any a,
Parameter[] t)
extract
public static Parameter[] extract(Any a)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static Parameter[] read(InputStream istream)
write
public static void write(OutputStream ostream,
Parameter[] value)