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

Packages that use VATRate
fr.etai.xat2v2.obj   
 

Uses of VATRate in fr.etai.xat2v2.obj
 

Methods in fr.etai.xat2v2.obj that return VATRate
 VATRate Price.getVATInternalId()
          Gets the value of the vatInternalId property.
 VATRate Time.getVATInternalId()
          Gets the value of the vatInternalId property.
 

Methods in fr.etai.xat2v2.obj that return types with arguments of type VATRate
 List<VATRate> Settings.getVATList()
          Gets the value of the vatList property.
 

Methods in fr.etai.xat2v2.obj with parameters of type VATRate
 void Settings.addVAT(VATRate vat)
           
 void Price.setVATInternalId(VATRate value)
          Sets the value of the vatInternalId property.
 void Time.setVATInternalId(VATRate value)
          Sets the value of the vatInternalId property.
 

Method parameters in fr.etai.xat2v2.obj with type arguments of type VATRate
 void Settings.setVATList(List<VATRate> value)
          Sets the value of the vatList property.
 



Copyright © 2012. All Rights Reserved.