Uses of Class
com.mindee.product.fr.energybill.EnergyBillV1TaxesAndContribution
-
Packages that use EnergyBillV1TaxesAndContribution Package Description com.mindee.product.fr.energybill -
-
Uses of EnergyBillV1TaxesAndContribution in com.mindee.product.fr.energybill
Fields in com.mindee.product.fr.energybill with type parameters of type EnergyBillV1TaxesAndContribution Modifier and Type Field Description protected List<EnergyBillV1TaxesAndContribution>
EnergyBillV1Document. taxesAndContributions
Details of Taxes and Contributions.Methods in com.mindee.product.fr.energybill that return types with arguments of type EnergyBillV1TaxesAndContribution Modifier and Type Method Description List<EnergyBillV1TaxesAndContribution>
EnergyBillV1Document. getTaxesAndContributions()
Details of Taxes and Contributions.
-