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

Quick Search    Search Deep

com.k_int.gen.RecordSyntax_opac
Class OPACRecord_type  view OPACRecord_type download OPACRecord_type.java

java.lang.Object
  extended bycom.k_int.gen.RecordSyntax_opac.OPACRecord_type
All Implemented Interfaces:
java.io.Serializable

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


Field Summary
 com.k_int.gen.AsnUseful.EXTERNAL_type bibliographicRecord
           
 java.util.Vector holdingsData
           
 
Constructor Summary
OPACRecord_type()
           
OPACRecord_type(com.k_int.gen.AsnUseful.EXTERNAL_type bibliographicRecord, java.util.Vector holdingsData)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

bibliographicRecord

public com.k_int.gen.AsnUseful.EXTERNAL_type bibliographicRecord

holdingsData

public java.util.Vector holdingsData
Constructor Detail

OPACRecord_type

public OPACRecord_type(com.k_int.gen.AsnUseful.EXTERNAL_type bibliographicRecord,
                       java.util.Vector holdingsData)

OPACRecord_type

public OPACRecord_type()