org.omg.dds
Class SampleInfoSeqHelper
java.lang.Object
org.omg.dds.SampleInfoSeqHelper
- public final class SampleInfoSeqHelper
- extends java.lang.Object
Generated from IDL definition of alias "SampleInfoSeq"
- Author:
- JacORB IDL compiler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SampleInfoSeqHelper
public SampleInfoSeqHelper()
insert
public static void insert(Any any,
SampleInfo[] s)
extract
public static SampleInfo[] extract(Any any)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static SampleInfo[] read(InputStream _in)
write
public static void write(OutputStream _out,
SampleInfo[] _s)