org.csapi.dsc
Class TpDataSessionErrorType
java.lang.Object
org.csapi.dsc.TpDataSessionErrorType
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpDataSessionErrorType
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpDataSessionErrorType"
- 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_ERROR_UNDEFINED
public static final int _P_DATA_SESSION_ERROR_UNDEFINED
- See Also:
- Constant Field Values
P_DATA_SESSION_ERROR_UNDEFINED
public static final TpDataSessionErrorType P_DATA_SESSION_ERROR_UNDEFINED
_P_DATA_SESSION_ERROR_INVALID_ADDRESS
public static final int _P_DATA_SESSION_ERROR_INVALID_ADDRESS
- See Also:
- Constant Field Values
P_DATA_SESSION_ERROR_INVALID_ADDRESS
public static final TpDataSessionErrorType P_DATA_SESSION_ERROR_INVALID_ADDRESS
_P_DATA_SESSION_ERROR_INVALID_STATE
public static final int _P_DATA_SESSION_ERROR_INVALID_STATE
- See Also:
- Constant Field Values
P_DATA_SESSION_ERROR_INVALID_STATE
public static final TpDataSessionErrorType P_DATA_SESSION_ERROR_INVALID_STATE
TpDataSessionErrorType
protected TpDataSessionErrorType(int i)
value
public int value()
from_int
public static TpDataSessionErrorType from_int(int value)
Copyright © 2008. All Rights Reserved.