Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.k_int.gen.AsnUseful
Class UTCTime_codec  view UTCTime_codec download UTCTime_codec.java

java.lang.Object
  extended bycom.k_int.codec.runtime.base_codec
      extended bycom.k_int.gen.AsnUseful.UTCTime_codec

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


Field Summary
private  com.k_int.codec.runtime.OctetString_codec i_octetstring_codec
           
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

i_octetstring_codec

private com.k_int.codec.runtime.OctetString_codec i_octetstring_codec
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