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 SellerTaxRepresentativeLegalOrganizationCountrySubdivision
Invoice. appendNewSellerTaxRepresentativeLegalOrganizationCountrySubdivision()
Creates a SellerTaxRepresentativeLegalOrganizationCountrySubdivision object and appends it to the list obtainable by a call to getInvoice.getSellerTaxRepresentativeLegalOrganizationCountrySubdivisions()
SellerTaxRepresentativeLegalOrganizationCountrySubdivision
SellerTaxRepresentativeLegalOrganizationCountrySubdivision. 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()
-