Uses of Class
org.csapi.cc.TpCallTreatmentType

Packages that use TpCallTreatmentType
org.csapi.cc   
org.csapi.cc.gccs   
 

Uses of TpCallTreatmentType in org.csapi.cc
 

Fields in org.csapi.cc declared as TpCallTreatmentType
 TpCallTreatmentType TpCallTreatment.CallTreatmentType
           
static TpCallTreatmentType TpCallTreatmentType.P_CALL_TREATMENT_DEFAULT
           
static TpCallTreatmentType TpCallTreatmentType.P_CALL_TREATMENT_RELEASE
           
static TpCallTreatmentType TpCallTreatmentType.P_CALL_TREATMENT_SIAR
           
 TpCallTreatmentType TpCallTreatmentTypeHolder.value
           
 

Methods in org.csapi.cc that return TpCallTreatmentType
 TpCallTreatmentType TpCallAdditionalTreatmentInfo.discriminator()
           
static TpCallTreatmentType TpCallTreatmentTypeHelper.extract(org.omg.CORBA.Any any)
           
static TpCallTreatmentType TpCallTreatmentType.from_int(int value)
           
static TpCallTreatmentType TpCallTreatmentTypeHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.cc with parameters of type TpCallTreatmentType
 void TpCallAdditionalTreatmentInfo.Dummy(TpCallTreatmentType _discriminator, short _x)
           
static void TpCallTreatmentTypeHelper.insert(org.omg.CORBA.Any any, TpCallTreatmentType s)
           
static void TpCallTreatmentTypeHelper.write(org.omg.CORBA.portable.OutputStream out, TpCallTreatmentType s)
           
 

Constructors in org.csapi.cc with parameters of type TpCallTreatmentType
TpCallTreatment(TpCallTreatmentType CallTreatmentType, TpReleaseCause ReleaseCause, TpCallAdditionalTreatmentInfo AdditionalTreatmentInfo)
           
TpCallTreatmentTypeHolder(TpCallTreatmentType initial)
           
 

Uses of TpCallTreatmentType in org.csapi.cc.gccs
 

Fields in org.csapi.cc.gccs declared as TpCallTreatmentType
 TpCallTreatmentType TpCallTreatment.CallTreatmentType
           
 

Constructors in org.csapi.cc.gccs with parameters of type TpCallTreatmentType
TpCallTreatment(TpCallTreatmentType CallTreatmentType, TpCallReleaseCause ReleaseCause, TpCallAdditionalTreatmentInfo AdditionalTreatmentInfo)
           
 



Copyright © 2008. All Rights Reserved.