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

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

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


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

Field Detail

note

public java.lang.String note

id

public java.math.BigInteger id
Constructor Detail

CorrelationInfo_type

public CorrelationInfo_type(java.lang.String note,
                            java.math.BigInteger id)

CorrelationInfo_type

public CorrelationInfo_type()