Uses of Class
com.fourjs.report.facturx.profiles.extended.DetailedInformationOnTaxInformation
-
Packages that use DetailedInformationOnTaxInformation Package Description com.fourjs.report.facturx.profiles.extended -
-
Uses of DetailedInformationOnTaxInformation in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return DetailedInformationOnTaxInformation Modifier and Type Method Description DetailedInformationOnTaxInformationDetailedInformationOnLogisticsServiceFees. appendNewDetailedInformationOnTaxInformation()Creates a DetailedInformationOnTaxInformation object and appends it to the list obtainable by a call to getDetailedInformationOnLogisticsServiceFees.getDetailedInformationOnTaxInformationList()DetailedInformationOnTaxInformationDetailedInformationOnTaxInformation. setTaxCategory(Codes.VATCategoryCode value)DetailedInformationOnTaxInformationDetailedInformationOnTaxInformation. setTaxRate(Percentage value)DetailedInformationOnTaxInformationDetailedInformationOnTaxInformation. setTypeCode(Codes.VATTypeCode value)Methods in com.fourjs.report.facturx.profiles.extended that return types with arguments of type DetailedInformationOnTaxInformation Modifier and Type Method Description List<DetailedInformationOnTaxInformation>DetailedInformationOnLogisticsServiceFees. getDetailedInformationOnTaxInformationList()Returns a list of DetailedInformationOnTaxInformation objects previously created by calls toDetailedInformationOnLogisticsServiceFees.appendNewDetailedInformationOnTaxInformation()
-