Uses of Class
fr.etai.xat2v2.obj.Billing

Packages that use Billing
fr.etai.xat2v2.obj   
 

Uses of Billing in fr.etai.xat2v2.obj
 

Methods in fr.etai.xat2v2.obj that return Billing
 Billing BillingLink.getBillingInternalId()
          Gets the value of the billingInternalId property.
 

Methods in fr.etai.xat2v2.obj that return types with arguments of type Billing
 List<Billing> Shuttle.getBillingList()
          Gets the value of the billingList property.
 

Methods in fr.etai.xat2v2.obj with parameters of type Billing
 void Shuttle.addBilling(Billing billing)
           
 void BillingLink.setBillingInternalId(Billing value)
          Sets the value of the billingInternalId property.
 

Method parameters in fr.etai.xat2v2.obj with type arguments of type Billing
 void Shuttle.setBillingList(List<Billing> value)
          Sets the value of the billingList property.
 



Copyright © 2012. All Rights Reserved.