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

Quick Search    Search Deep

com.k_int.codec.runtime
Class ChoiceType  view ChoiceType download ChoiceType.java

java.lang.Object
  extended bycom.k_int.codec.runtime.ChoiceType

public class ChoiceType
extends java.lang.Object


Field Summary
 java.lang.Object o
           
 int which
           
 
Constructor Summary
ChoiceType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

o

public java.lang.Object o

which

public int which
Constructor Detail

ChoiceType

public ChoiceType()