org.csapi.dsc
Class TpDataSessionReleaseCause

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

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

Generated from IDL definition of struct "TpDataSessionReleaseCause"

Author:
JacORB IDL compiler
See Also:
Serialized Form

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

Field Detail

Value

public int Value

Location

public int Location
Constructor Detail

TpDataSessionReleaseCause

public TpDataSessionReleaseCause()

TpDataSessionReleaseCause

public TpDataSessionReleaseCause(int Value,
                                 int Location)


Copyright © 2008. All Rights Reserved.