Uses of Class
org.csapi.cc.TpCallServiceCodeType

Packages that use TpCallServiceCodeType
org.csapi.cc   
 

Uses of TpCallServiceCodeType in org.csapi.cc
 

Fields in org.csapi.cc declared as TpCallServiceCodeType
 TpCallServiceCodeType TpCallServiceCode.CallServiceCodeType
           
static TpCallServiceCodeType TpCallServiceCodeType.P_CALL_SERVICE_CODE_DIGITS
           
static TpCallServiceCodeType TpCallServiceCodeType.P_CALL_SERVICE_CODE_FACILITY
           
static TpCallServiceCodeType TpCallServiceCodeType.P_CALL_SERVICE_CODE_HOOKFLASH
           
static TpCallServiceCodeType TpCallServiceCodeType.P_CALL_SERVICE_CODE_RECALL
           
static TpCallServiceCodeType TpCallServiceCodeType.P_CALL_SERVICE_CODE_U2U
           
static TpCallServiceCodeType TpCallServiceCodeType.P_CALL_SERVICE_CODE_UNDEFINED
           
 TpCallServiceCodeType TpCallServiceCodeTypeHolder.value
           
 

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

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

Constructors in org.csapi.cc with parameters of type TpCallServiceCodeType
TpCallServiceCode(TpCallServiceCodeType CallServiceCodeType, java.lang.String ServiceCodeValue)
           
TpCallServiceCodeTypeHolder(TpCallServiceCodeType initial)
           
 



Copyright © 2009. All Rights Reserved.