Uses of Class
org.csapi.dsc.TpDataSessionErrorType

Packages that use TpDataSessionErrorType
org.csapi.dsc   
 

Uses of TpDataSessionErrorType in org.csapi.dsc
 

Fields in org.csapi.dsc declared as TpDataSessionErrorType
 TpDataSessionErrorType TpDataSessionError.ErrorType
           
static TpDataSessionErrorType TpDataSessionErrorType.P_DATA_SESSION_ERROR_INVALID_ADDRESS
           
static TpDataSessionErrorType TpDataSessionErrorType.P_DATA_SESSION_ERROR_INVALID_STATE
           
static TpDataSessionErrorType TpDataSessionErrorType.P_DATA_SESSION_ERROR_UNDEFINED
           
 TpDataSessionErrorType TpDataSessionErrorTypeHolder.value
           
 

Methods in org.csapi.dsc that return TpDataSessionErrorType
 TpDataSessionErrorType TpDataSessionAdditionalErrorInfo.discriminator()
           
static TpDataSessionErrorType TpDataSessionErrorTypeHelper.extract(org.omg.CORBA.Any any)
           
static TpDataSessionErrorType TpDataSessionErrorType.from_int(int value)
           
static TpDataSessionErrorType TpDataSessionErrorTypeHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.dsc with parameters of type TpDataSessionErrorType
 void TpDataSessionAdditionalErrorInfo.Dummy(TpDataSessionErrorType _discriminator, short _x)
           
static void TpDataSessionErrorTypeHelper.insert(org.omg.CORBA.Any any, TpDataSessionErrorType s)
           
static void TpDataSessionErrorTypeHelper.write(org.omg.CORBA.portable.OutputStream out, TpDataSessionErrorType s)
           
 

Constructors in org.csapi.dsc with parameters of type TpDataSessionErrorType
TpDataSessionError(java.lang.String ErrorTime, TpDataSessionErrorType ErrorType, TpDataSessionAdditionalErrorInfo AdditionalErrorInfo)
           
TpDataSessionErrorTypeHolder(TpDataSessionErrorType initial)
           
 



Copyright © 2008. All Rights Reserved.