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