org.csapi.dsc
Class TpDataSessionReportType
java.lang.Object
org.csapi.dsc.TpDataSessionReportType
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpDataSessionReportType
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpDataSessionReportType"
- 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_DATA_SESSION_REPORT_UNDEFINED
public static final int _P_DATA_SESSION_REPORT_UNDEFINED
- See Also:
- Constant Field Values
P_DATA_SESSION_REPORT_UNDEFINED
public static final TpDataSessionReportType P_DATA_SESSION_REPORT_UNDEFINED
_P_DATA_SESSION_REPORT_CONNECTED
public static final int _P_DATA_SESSION_REPORT_CONNECTED
- See Also:
- Constant Field Values
P_DATA_SESSION_REPORT_CONNECTED
public static final TpDataSessionReportType P_DATA_SESSION_REPORT_CONNECTED
_P_DATA_SESSION_REPORT_DISCONNECT
public static final int _P_DATA_SESSION_REPORT_DISCONNECT
- See Also:
- Constant Field Values
P_DATA_SESSION_REPORT_DISCONNECT
public static final TpDataSessionReportType P_DATA_SESSION_REPORT_DISCONNECT
TpDataSessionReportType
protected TpDataSessionReportType(int i)
value
public int value()
from_int
public static TpDataSessionReportType from_int(int value)
Copyright © 2008. All Rights Reserved.