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

Quick Search    Search Deep

com.k_int.gen.ESFormat_PersistentResultSet
Class TargetPart_type  view TargetPart_type download TargetPart_type.java

java.lang.Object
  extended bycom.k_int.gen.ESFormat_PersistentResultSet.TargetPart_type
All Implemented Interfaces:
java.io.Serializable

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


Field Summary
 java.math.BigInteger numberOfRecords
           
 java.lang.String targetSuppliedResultSet
           
 
Constructor Summary
TargetPart_type()
           
TargetPart_type(java.lang.String targetSuppliedResultSet, java.math.BigInteger numberOfRecords)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

targetSuppliedResultSet

public java.lang.String targetSuppliedResultSet

numberOfRecords

public java.math.BigInteger numberOfRecords
Constructor Detail

TargetPart_type

public TargetPart_type(java.lang.String targetSuppliedResultSet,
                       java.math.BigInteger numberOfRecords)

TargetPart_type

public TargetPart_type()