Uses of Class
com.fourjs.report.facturx.profiles.extended.BuyerTaxRepresentativeIdentifierSchemeIdentifier
-
Packages that use BuyerTaxRepresentativeIdentifierSchemeIdentifier Package Description com.fourjs.report.facturx.profiles.extended -
-
Uses of BuyerTaxRepresentativeIdentifierSchemeIdentifier in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return BuyerTaxRepresentativeIdentifierSchemeIdentifier Modifier and Type Method Description BuyerTaxRepresentativeIdentifierSchemeIdentifierInvoice. appendNewBuyerTaxRepresentativeIdentifierSchemeIdentifier()Creates a BuyerTaxRepresentativeIdentifierSchemeIdentifier object and appends it to the list obtainable by a call to getInvoice.getBuyerTaxRepresentativeIdentifierSchemeIdentifiers()BuyerTaxRepresentativeIdentifierSchemeIdentifierBuyerTaxRepresentativeIdentifierSchemeIdentifier. setBuyerTaxRepresentativeIdentifierIdentificationSchemeIdentifier(Codes.SchemeIdentifier value)BuyerTaxRepresentativeIdentifierSchemeIdentifierBuyerTaxRepresentativeIdentifierSchemeIdentifier. setBuyerTaxRepresentativeIdentifierSchemeIdentifier(String value)Methods in com.fourjs.report.facturx.profiles.extended that return types with arguments of type BuyerTaxRepresentativeIdentifierSchemeIdentifier Modifier and Type Method Description List<BuyerTaxRepresentativeIdentifierSchemeIdentifier>Invoice. getBuyerTaxRepresentativeIdentifierSchemeIdentifiers()Returns a list of BuyerTaxRepresentativeIdentifierSchemeIdentifier objects previously created by calls toInvoice.appendNewBuyerTaxRepresentativeIdentifierSchemeIdentifier()
-