Uses of Class
org.csapi.fw.TpAPIUnavailReason

Packages that use TpAPIUnavailReason
org.csapi.fw   
 

Uses of TpAPIUnavailReason in org.csapi.fw
 

Fields in org.csapi.fw declared as TpAPIUnavailReason
static TpAPIUnavailReason TpAPIUnavailReason.API_UNAVAILABLE_CLOSED
           
static TpAPIUnavailReason TpAPIUnavailReason.API_UNAVAILABLE_GATEWAY_FAILURE
           
static TpAPIUnavailReason TpAPIUnavailReason.API_UNAVAILABLE_LOCAL_FAILURE
           
static TpAPIUnavailReason TpAPIUnavailReason.API_UNAVAILABLE_OVERLOADED
           
static TpAPIUnavailReason TpAPIUnavailReason.API_UNAVAILABLE_PROTOCOL_FAILURE
           
static TpAPIUnavailReason TpAPIUnavailReason.API_UNAVAILABLE_UNDEFINED
           
 TpAPIUnavailReason TpAPIUnavailReasonHolder.value
           
 

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

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

Constructors in org.csapi.fw with parameters of type TpAPIUnavailReason
TpAPIUnavailReasonHolder(TpAPIUnavailReason initial)
           
 



Copyright © 2009. All Rights Reserved.