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

Quick Search    Search Deep

com.k_int.gen.ElementSpecificationFormat_eSpec_1
Class Occurrences_type  view Occurrences_type download Occurrences_type.java

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

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


Field Summary
static int all_CID
           
private static LoggingContext cat
           
static int last_CID
           
static int values_CID
           
 
Fields inherited from class com.k_int.codec.runtime.ChoiceType
o, which
 
Constructor Summary
Occurrences_type()
           
Occurrences_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

all_CID

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

last_CID

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

values_CID

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

Occurrences_type

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

Occurrences_type

public Occurrences_type()