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