org.omg.CosCollection
Class ParameterListHelper
java.lang.Object
org.omg.CosCollection.ParameterListHelper
public abstract class ParameterListHelper
- extends Object
Generated from IDL alias "ParameterList".
- Version:
- generated at 07-Dec-2012 13:29:05
- Author:
- JacORB IDL compiler V 3.2, 07-Dec-2012
| 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,
NVPair[] s)
extract
public static NVPair[] extract(Any any)
type
public static TypeCode type()
id
public static String id()
read
public static NVPair[] read(InputStream _in)
write
public static void write(OutputStream _out,
NVPair[] _s)
Copyright © 2012 JacORB. All Rights Reserved.