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 PeriodicQuerySchedule_type  view PeriodicQuerySchedule_type download PeriodicQuerySchedule_type.java

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

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


Field Summary
private static LoggingContext cat
           
static int esrequest_CID
           
static int taskpackage_CID
           
 
Fields inherited from class com.k_int.codec.runtime.ChoiceType
o, which
 
Constructor Summary
PeriodicQuerySchedule_type()
           
PeriodicQuerySchedule_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

esrequest_CID

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

taskpackage_CID

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

PeriodicQuerySchedule_type

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

PeriodicQuerySchedule_type

public PeriodicQuerySchedule_type()