Uses of Class
com.fourjs.report.facturx.profiles.extended.LineDeliverToCountrySubdivision
-
Packages that use LineDeliverToCountrySubdivision Package Description com.fourjs.report.facturx.profiles.extended -
-
Uses of LineDeliverToCountrySubdivision in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return LineDeliverToCountrySubdivision Modifier and Type Method Description LineDeliverToCountrySubdivisionInvoiceLine. appendNewLineDeliverToCountrySubdivision()Creates a LineDeliverToCountrySubdivision object and appends it to the list obtainable by a call to getInvoiceLine.getLineDeliverToCountrySubdivisions()LineDeliverToCountrySubdivisionLineDeliverToCountrySubdivision. setLineDeliverToCountrySubdivision(String value)Methods in com.fourjs.report.facturx.profiles.extended that return types with arguments of type LineDeliverToCountrySubdivision Modifier and Type Method Description List<LineDeliverToCountrySubdivision>InvoiceLine. getLineDeliverToCountrySubdivisions()Returns a list of LineDeliverToCountrySubdivision objects previously created by calls toInvoiceLine.appendNewLineDeliverToCountrySubdivision()
-