org.csapi.ui
Class TpUIEventInfoDataType
java.lang.Object
org.csapi.ui.TpUIEventInfoDataType
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpUIEventInfoDataType
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpUIEventInfoDataType"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_P_UI_EVENT_DATA_TYPE_UNDEFINED
public static final int _P_UI_EVENT_DATA_TYPE_UNDEFINED
- See Also:
- Constant Field Values
P_UI_EVENT_DATA_TYPE_UNDEFINED
public static final TpUIEventInfoDataType P_UI_EVENT_DATA_TYPE_UNDEFINED
_P_UI_EVENT_DATA_TYPE_UNSPECIFIED
public static final int _P_UI_EVENT_DATA_TYPE_UNSPECIFIED
- See Also:
- Constant Field Values
P_UI_EVENT_DATA_TYPE_UNSPECIFIED
public static final TpUIEventInfoDataType P_UI_EVENT_DATA_TYPE_UNSPECIFIED
_P_UI_EVENT_DATA_TYPE_TEXT
public static final int _P_UI_EVENT_DATA_TYPE_TEXT
- See Also:
- Constant Field Values
P_UI_EVENT_DATA_TYPE_TEXT
public static final TpUIEventInfoDataType P_UI_EVENT_DATA_TYPE_TEXT
_P_UI_EVENT_DATA_TYPE_USSD_DATA
public static final int _P_UI_EVENT_DATA_TYPE_USSD_DATA
- See Also:
- Constant Field Values
P_UI_EVENT_DATA_TYPE_USSD_DATA
public static final TpUIEventInfoDataType P_UI_EVENT_DATA_TYPE_USSD_DATA
TpUIEventInfoDataType
protected TpUIEventInfoDataType(int i)
value
public int value()
from_int
public static TpUIEventInfoDataType from_int(int value)
Copyright © 2008. All Rights Reserved.