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

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

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


Field Summary
 java.lang.Boolean activeFlag
           
 com.k_int.gen.ESFormat_ExportSpecification.Destination_type alertDestination
           
 java.util.Vector databaseNames
           
 exportParameters_inline172_type exportParameters
           
 java.math.BigInteger resultSetDisposition
           
 
Constructor Summary
OriginPartToKeep_type()
           
OriginPartToKeep_type(java.lang.Boolean activeFlag, java.util.Vector databaseNames, java.math.BigInteger resultSetDisposition, com.k_int.gen.ESFormat_ExportSpecification.Destination_type alertDestination, exportParameters_inline172_type exportParameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

activeFlag

public java.lang.Boolean activeFlag

databaseNames

public java.util.Vector databaseNames

resultSetDisposition

public java.math.BigInteger resultSetDisposition

alertDestination

public com.k_int.gen.ESFormat_ExportSpecification.Destination_type alertDestination

exportParameters

public exportParameters_inline172_type exportParameters
Constructor Detail

OriginPartToKeep_type

public OriginPartToKeep_type(java.lang.Boolean activeFlag,
                             java.util.Vector databaseNames,
                             java.math.BigInteger resultSetDisposition,
                             com.k_int.gen.ESFormat_ExportSpecification.Destination_type alertDestination,
                             exportParameters_inline172_type exportParameters)

OriginPartToKeep_type

public OriginPartToKeep_type()