Uses of Class
com.fourjs.report.facturx.profiles.extended.DetailedInformationOnTheIncludedItems
-
Packages that use DetailedInformationOnTheIncludedItems Package Description com.fourjs.report.facturx.profiles.extended -
-
Uses of DetailedInformationOnTheIncludedItems in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return types with arguments of type DetailedInformationOnTheIncludedItems Modifier and Type Method Description List<DetailedInformationOnTheIncludedItems>
InvoiceLine. getDetailedInformationOnTheIncludedItems()
Returns a list of DetailedInformationOnTheIncludedItems objects previously created by calls toInvoiceLine.appendNewDetailedInformationOnTheIncludedItems()
-