Uses of Class
com.fourjs.report.facturx.profiles.extended.PayerDetailedInformationAboutTheTaxRegistraction
-
Packages that use PayerDetailedInformationAboutTheTaxRegistraction Package Description com.fourjs.report.facturx.profiles.extended -
-
Uses of PayerDetailedInformationAboutTheTaxRegistraction in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return PayerDetailedInformationAboutTheTaxRegistraction Modifier and Type Method Description PayerDetailedInformationAboutTheTaxRegistractionInvoice. appendNewPayerDetailedInformationAboutTheTaxRegistraction()Creates a PayerDetailedInformationAboutTheTaxRegistraction object and appends it to the list obtainable by a call to getInvoice.getPayerDetailedInformationAboutTheTaxRegistractions()PayerDetailedInformationAboutTheTaxRegistractionPayerDetailedInformationAboutTheTaxRegistraction. setPayerVATIdentifier(String value)PayerDetailedInformationAboutTheTaxRegistractionPayerDetailedInformationAboutTheTaxRegistraction. setPayerVATIdentifierSchemeIdentifier(Codes.SchemeIdentifierAttribute value)Methods in com.fourjs.report.facturx.profiles.extended that return types with arguments of type PayerDetailedInformationAboutTheTaxRegistraction Modifier and Type Method Description List<PayerDetailedInformationAboutTheTaxRegistraction>Invoice. getPayerDetailedInformationAboutTheTaxRegistractions()Returns a list of PayerDetailedInformationAboutTheTaxRegistraction objects previously created by calls toInvoice.appendNewPayerDetailedInformationAboutTheTaxRegistraction()
-