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

Quick Search    Search Deep

com.k_int.gen.ESFormat_Update0
Class TaskPackageRecordStructure_type  view TaskPackageRecordStructure_type download TaskPackageRecordStructure_type.java

java.lang.Object
  extended bycom.k_int.gen.ESFormat_Update0.TaskPackageRecordStructure_type
All Implemented Interfaces:
java.io.Serializable

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


Field Summary
 CorrelationInfo_type correlationInfo
           
 recordOrSurDiag_inline188_type recordOrSurDiag
           
 java.math.BigInteger recordStatus
           
 
Constructor Summary
TaskPackageRecordStructure_type()
           
TaskPackageRecordStructure_type(recordOrSurDiag_inline188_type recordOrSurDiag, CorrelationInfo_type correlationInfo, java.math.BigInteger recordStatus)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

recordOrSurDiag

public recordOrSurDiag_inline188_type recordOrSurDiag

correlationInfo

public CorrelationInfo_type correlationInfo

recordStatus

public java.math.BigInteger recordStatus
Constructor Detail

TaskPackageRecordStructure_type

public TaskPackageRecordStructure_type(recordOrSurDiag_inline188_type recordOrSurDiag,
                                       CorrelationInfo_type correlationInfo,
                                       java.math.BigInteger recordStatus)

TaskPackageRecordStructure_type

public TaskPackageRecordStructure_type()