org.csapi.cc
Class TpCallLegConnectionProperties

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

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

Generated from IDL definition of struct "TpCallLegConnectionProperties"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpCallLegAttachMechanism AttachMechanism
           
 
Constructor Summary
TpCallLegConnectionProperties()
           
TpCallLegConnectionProperties(TpCallLegAttachMechanism AttachMechanism)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AttachMechanism

public TpCallLegAttachMechanism AttachMechanism
Constructor Detail

TpCallLegConnectionProperties

public TpCallLegConnectionProperties()

TpCallLegConnectionProperties

public TpCallLegConnectionProperties(TpCallLegAttachMechanism AttachMechanism)


Copyright © 2009. All Rights Reserved.