Uses of Class
com.fourjs.report.facturx.profiles.extended.PayeeDetailedInformationAboutTheTaxRegistraction
-
Packages that use PayeeDetailedInformationAboutTheTaxRegistraction Package Description com.fourjs.report.facturx.profiles.extended -
-
Uses of PayeeDetailedInformationAboutTheTaxRegistraction in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return PayeeDetailedInformationAboutTheTaxRegistraction Modifier and Type Method Description PayeeDetailedInformationAboutTheTaxRegistractionInvoice. appendNewPayeeDetailedInformationAboutTheTaxRegistraction()Creates a PayeeDetailedInformationAboutTheTaxRegistraction object and appends it to the list obtainable by a call to getInvoice.getPayeeDetailedInformationAboutTheTaxRegistractions()PayeeDetailedInformationAboutTheTaxRegistractionPayeeDetailedInformationAboutTheTaxRegistraction. setPayeeVATIdentifier(String value)PayeeDetailedInformationAboutTheTaxRegistractionPayeeDetailedInformationAboutTheTaxRegistraction. setPayeeVATIdentifierSchemeIdentifier(Codes.SchemeIdentifierAttribute value)Methods in com.fourjs.report.facturx.profiles.extended that return types with arguments of type PayeeDetailedInformationAboutTheTaxRegistraction Modifier and Type Method Description List<PayeeDetailedInformationAboutTheTaxRegistraction>Invoice. getPayeeDetailedInformationAboutTheTaxRegistractions()Returns a list of PayeeDetailedInformationAboutTheTaxRegistraction objects previously created by calls toInvoice.appendNewPayeeDetailedInformationAboutTheTaxRegistraction()
-