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