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

Quick Search    Search Deep

com.k_int.gen.DiagnosticFormatDiag1
Class attribute_inline52_type  view attribute_inline52_type download attribute_inline52_type.java

java.lang.Object
  extended bycom.k_int.gen.DiagnosticFormatDiag1.attribute_inline52_type
All Implemented Interfaces:
java.io.Serializable

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


Field Summary
 int[] id
           
 com.k_int.gen.Z39_50_APDU_1995.Term_type term
           
 java.math.BigInteger type
           
 java.math.BigInteger value
           
 
Constructor Summary
attribute_inline52_type()
           
attribute_inline52_type(int[] id, java.math.BigInteger type, java.math.BigInteger value, com.k_int.gen.Z39_50_APDU_1995.Term_type term)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public int[] id

type

public java.math.BigInteger type

value

public java.math.BigInteger value

term

public com.k_int.gen.Z39_50_APDU_1995.Term_type term
Constructor Detail

attribute_inline52_type

public attribute_inline52_type(int[] id,
                               java.math.BigInteger type,
                               java.math.BigInteger value,
                               com.k_int.gen.Z39_50_APDU_1995.Term_type term)

attribute_inline52_type

public attribute_inline52_type()