org.omg.Dynamic
Class ParameterListHelper
java.lang.Object
org.omg.Dynamic.ParameterListHelper
public final class ParameterListHelper
- extends Object
Generated from IDL alias "ParameterList".
- Version:
- generated at Jun 18, 2012 10:37:58 AM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParameterListHelper
public ParameterListHelper()
insert
public static void insert(Any any,
Parameter[] s)
extract
public static Parameter[] extract(Any any)
type
public static TypeCode type()
id
public static String id()
read
public static Parameter[] read(InputStream _in)
write
public static void write(OutputStream _out,
Parameter[] _s)
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.