org.omg.CosCollection
Class SortedRelationFactoryHelper
java.lang.Object
org.omg.CosCollection.SortedRelationFactoryHelper
- public final class SortedRelationFactoryHelper
- extends java.lang.Object
Generated from IDL interface "SortedRelationFactory"
- Author:
- JacORB IDL compiler V 2.2.3, 10-Dec-2005
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SortedRelationFactoryHelper
public SortedRelationFactoryHelper()
insert
public static void insert(Any any,
SortedRelationFactory s)
extract
public static SortedRelationFactory extract(Any any)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static SortedRelationFactory read(InputStream in)
write
public static void write(OutputStream _out,
SortedRelationFactory s)
narrow
public static SortedRelationFactory narrow(java.lang.Object obj)
narrow
public static SortedRelationFactory narrow(Object obj)
unchecked_narrow
public static SortedRelationFactory unchecked_narrow(Object obj)