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