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

Quick Search    Search Deep

com.k_int.gen.AccessControlFormat_prompt_1
Class PromptId_type  view PromptId_type download PromptId_type.java

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

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


Field Summary
private static LoggingContext cat
           
static int enummeratedprompt_CID
           
static int nonenumeratedprompt_CID
           
 
Fields inherited from class com.k_int.codec.runtime.ChoiceType
o, which
 
Constructor Summary
PromptId_type()
           
PromptId_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

enummeratedprompt_CID

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

nonenumeratedprompt_CID

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

PromptId_type

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

PromptId_type

public PromptId_type()