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

Quick Search    Search Deep

com.k_int.gen.ESFormat_PeriodicQuerySchedule
Class Period_type  view Period_type download Period_type.java

java.lang.Object
  extended bycom.k_int.codec.runtime.ChoiceType
      extended bycom.k_int.gen.ESFormat_PeriodicQuerySchedule.Period_type
All Implemented Interfaces:
java.io.Serializable

public class Period_type
extends com.k_int.codec.runtime.ChoiceType
implements java.io.Serializable


Field Summary
static int businessdaily_CID
           
private static LoggingContext cat
           
static int continuous_CID
           
static int other_CID
           
static int unit_CID
           
 
Fields inherited from class com.k_int.codec.runtime.ChoiceType
o, which
 
Constructor Summary
Period_type()
           
Period_type(int which, java.lang.Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cat

private static transient LoggingContext cat

unit_CID

public static final transient int unit_CID
See Also:
Constant Field Values

businessdaily_CID

public static final transient int businessdaily_CID
See Also:
Constant Field Values

continuous_CID

public static final transient int continuous_CID
See Also:
Constant Field Values

other_CID

public static final transient int other_CID
See Also:
Constant Field Values
Constructor Detail

Period_type

public Period_type(int which,
                   java.lang.Object o)

Period_type

public Period_type()