org.omg.CosCollection
Class SetFactoryHelper
java.lang.Object
org.omg.CosCollection.SetFactoryHelper
- public final class SetFactoryHelper
- extends java.lang.Object
Generated from IDL interface "SetFactory"
- Author:
- JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetFactoryHelper
public SetFactoryHelper()
insert
public static void insert(Any any,
SetFactory s)
extract
public static SetFactory extract(Any any)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static SetFactory read(InputStream in)
write
public static void write(OutputStream _out,
SetFactory s)
narrow
public static SetFactory narrow(java.lang.Object obj)
narrow
public static SetFactory narrow(Object obj)
unchecked_narrow
public static SetFactory unchecked_narrow(Object obj)