Uses of Class
org.csapi.TpAddressScreening

Packages that use TpAddressScreening
org.csapi   
 

Uses of TpAddressScreening in org.csapi
 

Fields in org.csapi declared as TpAddressScreening
static TpAddressScreening TpAddressScreening.P_ADDRESS_SCREENING_NETWORK
           
static TpAddressScreening TpAddressScreening.P_ADDRESS_SCREENING_UNDEFINED
           
static TpAddressScreening TpAddressScreening.P_ADDRESS_SCREENING_USER_NOT_VERIFIED
           
static TpAddressScreening TpAddressScreening.P_ADDRESS_SCREENING_USER_VERIFIED_FAILED
           
static TpAddressScreening TpAddressScreening.P_ADDRESS_SCREENING_USER_VERIFIED_PASSED
           
 TpAddressScreening TpAddress.Screening
           
 TpAddressScreening TpAddressScreeningHolder.value
           
 

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

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

Constructors in org.csapi with parameters of type TpAddressScreening
TpAddress(TpAddressPlan Plan, java.lang.String AddrString, java.lang.String Name, TpAddressPresentation Presentation, TpAddressScreening Screening, java.lang.String SubAddressString)
           
TpAddressScreeningHolder(TpAddressScreening initial)
           
 



Copyright © 2009. All Rights Reserved.