org.csapi.cc.gccs
Class TpCallReleaseCause

java.lang.Object
  extended by org.csapi.cc.gccs.TpCallReleaseCause
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

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

Generated from IDL definition of struct "TpCallReleaseCause"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 int Location
           
 int Value
           
 
Constructor Summary
TpCallReleaseCause()
           
TpCallReleaseCause(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

TpCallReleaseCause

public TpCallReleaseCause()

TpCallReleaseCause

public TpCallReleaseCause(int Value,
                          int Location)


Copyright © 2008. All Rights Reserved.