Uses of Class
org.csapi.ui.TpUIEventInfoDataType

Packages that use TpUIEventInfoDataType
org.csapi.ui   
 

Uses of TpUIEventInfoDataType in org.csapi.ui
 

Fields in org.csapi.ui declared as TpUIEventInfoDataType
 TpUIEventInfoDataType TpUIEventNotificationInfo.DataTypeIndication
           
 TpUIEventInfoDataType TpUIEventInfo.DataTypeIndication
           
static TpUIEventInfoDataType TpUIEventInfoDataType.P_UI_EVENT_DATA_TYPE_TEXT
           
static TpUIEventInfoDataType TpUIEventInfoDataType.P_UI_EVENT_DATA_TYPE_UNDEFINED
           
static TpUIEventInfoDataType TpUIEventInfoDataType.P_UI_EVENT_DATA_TYPE_UNSPECIFIED
           
static TpUIEventInfoDataType TpUIEventInfoDataType.P_UI_EVENT_DATA_TYPE_USSD_DATA
           
 TpUIEventInfoDataType TpUIEventInfoDataTypeHolder.value
           
 

Methods in org.csapi.ui that return TpUIEventInfoDataType
static TpUIEventInfoDataType TpUIEventInfoDataTypeHelper.extract(org.omg.CORBA.Any any)
           
static TpUIEventInfoDataType TpUIEventInfoDataType.from_int(int value)
           
static TpUIEventInfoDataType TpUIEventInfoDataTypeHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

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

Constructors in org.csapi.ui with parameters of type TpUIEventInfoDataType
TpUIEventInfo(TpAddress OriginatingAddress, TpAddress DestinationAddress, java.lang.String ServiceCode, TpUIEventInfoDataType DataTypeIndication, java.lang.String DataString)
           
TpUIEventInfoDataTypeHolder(TpUIEventInfoDataType initial)
           
TpUIEventNotificationInfo(TpAddress OriginatingAddress, TpAddress DestinationAddress, java.lang.String ServiceCode, TpUIEventInfoDataType DataTypeIndication, byte[] UIEventData)
           
 



Copyright © 2008. All Rights Reserved.