Uses of Class
org.csapi.cc.TpCallLegAttachMechanism

Packages that use TpCallLegAttachMechanism
org.csapi.cc   
 

Uses of TpCallLegAttachMechanism in org.csapi.cc
 

Fields in org.csapi.cc declared as TpCallLegAttachMechanism
 TpCallLegAttachMechanism TpCallLegConnectionProperties.AttachMechanism
           
static TpCallLegAttachMechanism TpCallLegAttachMechanism.P_CALLLEG_ATTACH_EXPLICITLY
           
static TpCallLegAttachMechanism TpCallLegAttachMechanism.P_CALLLEG_ATTACH_IMPLICITLY
           
 TpCallLegAttachMechanism TpCallLegAttachMechanismHolder.value
           
 

Methods in org.csapi.cc that return TpCallLegAttachMechanism
static TpCallLegAttachMechanism TpCallLegAttachMechanismHelper.extract(org.omg.CORBA.Any any)
           
static TpCallLegAttachMechanism TpCallLegAttachMechanism.from_int(int value)
           
static TpCallLegAttachMechanism TpCallLegAttachMechanismHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.cc with parameters of type TpCallLegAttachMechanism
static void TpCallLegAttachMechanismHelper.insert(org.omg.CORBA.Any any, TpCallLegAttachMechanism s)
           
static void TpCallLegAttachMechanismHelper.write(org.omg.CORBA.portable.OutputStream out, TpCallLegAttachMechanism s)
           
 

Constructors in org.csapi.cc with parameters of type TpCallLegAttachMechanism
TpCallLegAttachMechanismHolder(TpCallLegAttachMechanism initial)
           
TpCallLegConnectionProperties(TpCallLegAttachMechanism AttachMechanism)
           
 



Copyright © 2009. All Rights Reserved.