org.omg.CosTime
Class ComparisonTypeHelper
java.lang.Object
org.omg.CosTime.ComparisonTypeHelper
- public final class ComparisonTypeHelper
- extends java.lang.Object
Generated from IDL definition of enum "ComparisonType"
- Author:
- JacORB IDL compiler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComparisonTypeHelper
public ComparisonTypeHelper()
type
public static TypeCode type()
insert
public static void insert(Any any,
ComparisonType s)
extract
public static ComparisonType extract(Any any)
id
public static java.lang.String id()
read
public static ComparisonType read(InputStream in)
write
public static void write(OutputStream out,
ComparisonType s)