org.omg.Messaging
Class PolicyValueSeqHelper
java.lang.Object
org.omg.Messaging.PolicyValueSeqHelper
public final class PolicyValueSeqHelper
- extends java.lang.Object
Generated from IDL alias "PolicyValueSeq".
- Version:
- generated at Dec 2, 2008 2:43:12 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolicyValueSeqHelper
public PolicyValueSeqHelper()
insert
public static void insert(Any any,
PolicyValue[] s)
extract
public static PolicyValue[] extract(Any any)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static PolicyValue[] read(InputStream _in)
write
public static void write(OutputStream _out,
PolicyValue[] _s)