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

Quick Search    Search Deep

com.k_int.gen.ESFormat_PersistentQuery
Class OriginPartToKeep_type  view OriginPartToKeep_type download OriginPartToKeep_type.java

java.lang.Object
  extended bycom.k_int.gen.ESFormat_PersistentQuery.OriginPartToKeep_type
All Implemented Interfaces:
java.io.Serializable

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


Field Summary
 java.util.Vector additionalSearchInfo
           
 java.util.Vector dbNames
           
 
Constructor Summary
OriginPartToKeep_type()
           
OriginPartToKeep_type(java.util.Vector dbNames, java.util.Vector additionalSearchInfo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dbNames

public java.util.Vector dbNames

additionalSearchInfo

public java.util.Vector additionalSearchInfo
Constructor Detail

OriginPartToKeep_type

public OriginPartToKeep_type(java.util.Vector dbNames,
                             java.util.Vector additionalSearchInfo)

OriginPartToKeep_type

public OriginPartToKeep_type()