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

Quick Search    Search Deep

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

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

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


Field Summary
 java.lang.String db
           
 java.util.Vector goodOnes
           
 com.k_int.gen.Z39_50_APDU_1995.Specification_type spec
           
 
Constructor Summary
badSpec_inline48_type()
           
badSpec_inline48_type(com.k_int.gen.Z39_50_APDU_1995.Specification_type spec, java.lang.String db, java.util.Vector goodOnes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

spec

public com.k_int.gen.Z39_50_APDU_1995.Specification_type spec

db

public java.lang.String db

goodOnes

public java.util.Vector goodOnes
Constructor Detail

badSpec_inline48_type

public badSpec_inline48_type(com.k_int.gen.Z39_50_APDU_1995.Specification_type spec,
                             java.lang.String db,
                             java.util.Vector goodOnes)

badSpec_inline48_type

public badSpec_inline48_type()