com.k_int.gen.AsnUseful
Class UTCTime_codec

java.lang.Object
  |
  +--com.k_int.codec.runtime.base_codec
        |
        +--com.k_int.gen.AsnUseful.UTCTime_codec

public class UTCTime_codec
extends com.k_int.codec.runtime.base_codec


Field Summary
static UTCTime_codec me
           
 
Constructor Summary
UTCTime_codec()
           
 
Method Summary
static UTCTime_codec getCodec()
           
 java.lang.Object serialize(com.k_int.codec.runtime.SerializationManager sm, java.lang.Object type_instance, boolean is_optional, java.lang.String type_name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

me

public static UTCTime_codec me
Constructor Detail

UTCTime_codec

public UTCTime_codec()
Method Detail

getCodec

public static UTCTime_codec getCodec()

serialize

public java.lang.Object serialize(com.k_int.codec.runtime.SerializationManager sm,
                                  java.lang.Object type_instance,
                                  boolean is_optional,
                                  java.lang.String type_name)
                           throws java.io.IOException
Overrides:
serialize in class com.k_int.codec.runtime.base_codec


Copyright © 2001 Knowledge Integration Ltd. All Rights Reserved.