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

Quick Search    Search Deep

com.k_int.gen.AsnUseful
Class EXTERNAL_type  view EXTERNAL_type download EXTERNAL_type.java

java.lang.Object
  extended bycom.k_int.gen.AsnUseful.EXTERNAL_type

public class EXTERNAL_type
extends java.lang.Object


Field Summary
 java.lang.String data_value_descriptor
           
 int[] direct_reference
           
 encoding_inline0_type encoding
           
 java.math.BigInteger indirect_reference
           
 
Constructor Summary
EXTERNAL_type()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

direct_reference

public int[] direct_reference

indirect_reference

public java.math.BigInteger indirect_reference

data_value_descriptor

public java.lang.String data_value_descriptor

encoding

public encoding_inline0_type encoding
Constructor Detail

EXTERNAL_type

public EXTERNAL_type()