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 OriginPartNotToKeep_type  view OriginPartNotToKeep_type download OriginPartNotToKeep_type.java

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

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


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

Field Detail

originSuppliedResultSet

public java.lang.String originSuppliedResultSet

replaceOrAppend

public java.math.BigInteger replaceOrAppend
Constructor Detail

OriginPartNotToKeep_type

public OriginPartNotToKeep_type(java.lang.String originSuppliedResultSet,
                                java.math.BigInteger replaceOrAppend)

OriginPartNotToKeep_type

public OriginPartNotToKeep_type()