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

Quick Search    Search Deep

com.k_int.gen.ESFormat_PeriodicQuerySchedule
Class OriginPartNotToKeep_type  view OriginPartNotToKeep_type download OriginPartNotToKeep_type.java

java.lang.Object
  extended bycom.k_int.gen.ESFormat_PeriodicQuerySchedule.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 expiration
           
 Period_type originSuggestedPeriod
           
 querySpec_inline173_type querySpec
           
 java.lang.String resultSetPackage
           
 
Constructor Summary
OriginPartNotToKeep_type()
           
OriginPartNotToKeep_type(querySpec_inline173_type querySpec, Period_type originSuggestedPeriod, java.lang.String expiration, java.lang.String resultSetPackage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

querySpec

public querySpec_inline173_type querySpec

originSuggestedPeriod

public Period_type originSuggestedPeriod

expiration

public java.lang.String expiration

resultSetPackage

public java.lang.String resultSetPackage
Constructor Detail

OriginPartNotToKeep_type

public OriginPartNotToKeep_type(querySpec_inline173_type querySpec,
                                Period_type originSuggestedPeriod,
                                java.lang.String expiration,
                                java.lang.String resultSetPackage)

OriginPartNotToKeep_type

public OriginPartNotToKeep_type()