org.csapi.cs
Class TpCorrelationID

java.lang.Object
  extended by org.csapi.cs.TpCorrelationID
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class TpCorrelationID
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL definition of struct "TpCorrelationID"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 int CorrelationID
           
 int CorrelationType
           
 
Constructor Summary
TpCorrelationID()
           
TpCorrelationID(int CorrelationID, int CorrelationType)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CorrelationID

public int CorrelationID

CorrelationType

public int CorrelationType
Constructor Detail

TpCorrelationID

public TpCorrelationID()

TpCorrelationID

public TpCorrelationID(int CorrelationID,
                       int CorrelationType)


Copyright © 2008. All Rights Reserved.