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

Quick Search    Search Deep

com.k_int.gen.RecordSyntax_generic
Class Variant_type  view Variant_type download Variant_type.java

java.lang.Object
  extended bycom.k_int.gen.RecordSyntax_generic.Variant_type
All Implemented Interfaces:
java.io.Serializable

public class Variant_type
extends java.lang.Object
implements java.io.Serializable


Field Summary
 int[] globalVariantSetId
           
 java.util.Vector triples
           
 
Constructor Summary
Variant_type()
           
Variant_type(int[] globalVariantSetId, java.util.Vector triples)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

globalVariantSetId

public int[] globalVariantSetId

triples

public java.util.Vector triples
Constructor Detail

Variant_type

public Variant_type(int[] globalVariantSetId,
                    java.util.Vector triples)

Variant_type

public Variant_type()