org.csapi.dsc
Class TpDataSessionReportType

java.lang.Object
  extended by 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

Field Summary
static int _P_DATA_SESSION_REPORT_CONNECTED
           
static int _P_DATA_SESSION_REPORT_DISCONNECT
           
static int _P_DATA_SESSION_REPORT_UNDEFINED
           
static TpDataSessionReportType P_DATA_SESSION_REPORT_CONNECTED
           
static TpDataSessionReportType P_DATA_SESSION_REPORT_DISCONNECT
           
static TpDataSessionReportType P_DATA_SESSION_REPORT_UNDEFINED
           
 
Constructor Summary
protected TpDataSessionReportType(int i)
           
 
Method Summary
static TpDataSessionReportType from_int(int value)
           
 int value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_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
Constructor Detail

TpDataSessionReportType

protected TpDataSessionReportType(int i)
Method Detail

value

public int value()

from_int

public static TpDataSessionReportType from_int(int value)


Copyright © 2008. All Rights Reserved.