Uses of Class
org.csapi.fw.TpPerson

Packages that use TpPerson
org.csapi.fw   
 

Uses of TpPerson in org.csapi.fw
 

Fields in org.csapi.fw declared as TpPerson
 TpPerson TpServiceContractDescription.BillingContact
           
 TpPerson TpServiceContractDescription.ServiceRequestor
           
 TpPerson TpPersonHolder.value
           
 

Methods in org.csapi.fw that return TpPerson
static TpPerson TpServiceRequestorHelper.extract(org.omg.CORBA.Any any)
           
static TpPerson TpPersonHelper.extract(org.omg.CORBA.Any any)
           
static TpPerson TpBillingContactHelper.extract(org.omg.CORBA.Any any)
           
static TpPerson TpServiceRequestorHelper.read(org.omg.CORBA.portable.InputStream _in)
           
static TpPerson TpPersonHelper.read(org.omg.CORBA.portable.InputStream in)
           
static TpPerson TpBillingContactHelper.read(org.omg.CORBA.portable.InputStream _in)
           
 

Methods in org.csapi.fw with parameters of type TpPerson
static void TpServiceRequestorHelper.insert(org.omg.CORBA.Any any, TpPerson s)
           
static void TpPersonHelper.insert(org.omg.CORBA.Any any, TpPerson s)
           
static void TpBillingContactHelper.insert(org.omg.CORBA.Any any, TpPerson s)
           
static void TpServiceRequestorHelper.write(org.omg.CORBA.portable.OutputStream _out, TpPerson _s)
           
static void TpPersonHelper.write(org.omg.CORBA.portable.OutputStream out, TpPerson s)
           
static void TpBillingContactHelper.write(org.omg.CORBA.portable.OutputStream _out, TpPerson _s)
           
 

Constructors in org.csapi.fw with parameters of type TpPerson
TpPersonHolder(TpPerson initial)
           
TpServiceContractDescription(TpPerson ServiceRequestor, TpPerson BillingContact, java.lang.String ServiceStartDate, java.lang.String ServiceEndDate, java.lang.String ServiceTypeName, java.lang.String ServiceID, TpServiceProperty[] ServiceSubscriptionProperties, boolean InUse)
           
 



Copyright © 2008. All Rights Reserved.