Uses of Class
com.fourjs.report.facturx.profiles.extended.ProductEndUserCountrySubdivision
-
Packages that use ProductEndUserCountrySubdivision Package Description com.fourjs.report.facturx.profiles.extended -
-
Uses of ProductEndUserCountrySubdivision in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return ProductEndUserCountrySubdivision Modifier and Type Method Description ProductEndUserCountrySubdivisionInvoice. appendNewProductEndUserCountrySubdivision()Creates a ProductEndUserCountrySubdivision object and appends it to the list obtainable by a call to getInvoice.getProductEndUserCountrySubdivisions()ProductEndUserCountrySubdivisionProductEndUserCountrySubdivision. setProductEndUserCountrySubdivision(String value)Methods in com.fourjs.report.facturx.profiles.extended that return types with arguments of type ProductEndUserCountrySubdivision Modifier and Type Method Description List<ProductEndUserCountrySubdivision>Invoice. getProductEndUserCountrySubdivisions()Returns a list of ProductEndUserCountrySubdivision objects previously created by calls toInvoice.appendNewProductEndUserCountrySubdivision()
-