Uses of Class
org.csapi.TpAddressError

Packages that use TpAddressError
org.csapi   
org.csapi.cc   
org.csapi.dsc   
 

Uses of TpAddressError in org.csapi
 

Fields in org.csapi declared as TpAddressError
static TpAddressError TpAddressError.P_ADDRESS_INVALID_CANNOT_DECODE
           
static TpAddressError TpAddressError.P_ADDRESS_INVALID_INCOMPLETE
           
static TpAddressError TpAddressError.P_ADDRESS_INVALID_MISSING
           
static TpAddressError TpAddressError.P_ADDRESS_INVALID_MISSING_ELEMENT
           
static TpAddressError TpAddressError.P_ADDRESS_INVALID_OUT_OF_RANGE
           
static TpAddressError TpAddressError.P_ADDRESS_INVALID_UNDEFINED
           
 TpAddressError TpAddressErrorHolder.value
           
 

Methods in org.csapi that return TpAddressError
static TpAddressError TpAddressErrorHelper.extract(org.omg.CORBA.Any any)
           
static TpAddressError TpAddressError.from_int(int value)
           
static TpAddressError TpAddressErrorHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi with parameters of type TpAddressError
static void TpAddressErrorHelper.insert(org.omg.CORBA.Any any, TpAddressError s)
           
static void TpAddressErrorHelper.write(org.omg.CORBA.portable.OutputStream out, TpAddressError s)
           
 

Constructors in org.csapi with parameters of type TpAddressError
TpAddressErrorHolder(TpAddressError initial)
           
 

Uses of TpAddressError in org.csapi.cc
 

Methods in org.csapi.cc that return TpAddressError
 TpAddressError TpCallAdditionalErrorInfo.CallErrorInvalidAddress()
           
 

Methods in org.csapi.cc with parameters of type TpAddressError
 void TpCallAdditionalErrorInfo.CallErrorInvalidAddress(TpAddressError _x)
           
 

Uses of TpAddressError in org.csapi.dsc
 

Methods in org.csapi.dsc that return TpAddressError
 TpAddressError TpDataSessionAdditionalErrorInfo.DataSessionErrorInvalidAddress()
           
 

Methods in org.csapi.dsc with parameters of type TpAddressError
 void TpDataSessionAdditionalErrorInfo.DataSessionErrorInvalidAddress(TpAddressError _x)
           
 



Copyright © 2008. All Rights Reserved.