Uses of Class
com.fourjs.report.facturx.profiles.extended.BuyerTaxRepresentativeVATIdentifier
-
Packages that use BuyerTaxRepresentativeVATIdentifier Package Description com.fourjs.report.facturx.profiles.extended -
-
Uses of BuyerTaxRepresentativeVATIdentifier in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return BuyerTaxRepresentativeVATIdentifier Modifier and Type Method Description BuyerTaxRepresentativeVATIdentifierInvoice. appendNewBuyerTaxRepresentativeVATIdentifier()Creates a BuyerTaxRepresentativeVATIdentifier object and appends it to the list obtainable by a call to getInvoice.getBuyerTaxRepresentativeVATIdentifiers()BuyerTaxRepresentativeVATIdentifierBuyerTaxRepresentativeVATIdentifier. setBuyerTaxRepresentativeVATIdentifier(IdentifierType value)BuyerTaxRepresentativeVATIdentifierBuyerTaxRepresentativeVATIdentifier. setBuyerTaxRepresentativeVATIdentifierSchemeIdentifier(Codes.SchemeIdentifierAttribute value)Methods in com.fourjs.report.facturx.profiles.extended that return types with arguments of type BuyerTaxRepresentativeVATIdentifier Modifier and Type Method Description List<BuyerTaxRepresentativeVATIdentifier>Invoice. getBuyerTaxRepresentativeVATIdentifiers()Returns a list of BuyerTaxRepresentativeVATIdentifier objects previously created by calls toInvoice.appendNewBuyerTaxRepresentativeVATIdentifier()
-