Uses of Class
org.csapi.TpAddressPresentation

Packages that use TpAddressPresentation
org.csapi   
 

Uses of TpAddressPresentation in org.csapi
 

Fields in org.csapi declared as TpAddressPresentation
static TpAddressPresentation TpAddressPresentation.P_ADDRESS_PRESENTATION_ADDRESS_NOT_AVAILABLE
           
static TpAddressPresentation TpAddressPresentation.P_ADDRESS_PRESENTATION_ALLOWED
           
static TpAddressPresentation TpAddressPresentation.P_ADDRESS_PRESENTATION_RESTRICTED
           
static TpAddressPresentation TpAddressPresentation.P_ADDRESS_PRESENTATION_UNDEFINED
           
 TpAddressPresentation TpAddress.Presentation
           
 TpAddressPresentation TpAddressPresentationHolder.value
           
 

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

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

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



Copyright © 2008. All Rights Reserved.