Uses of Class
com.fourjs.report.facturx.profiles.extended.SellerTaxRepresentativeIdentifierSchemeIdentifier
-
Packages that use SellerTaxRepresentativeIdentifierSchemeIdentifier Package Description com.fourjs.report.facturx.profiles.extended -
-
Uses of SellerTaxRepresentativeIdentifierSchemeIdentifier in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return SellerTaxRepresentativeIdentifierSchemeIdentifier Modifier and Type Method Description SellerTaxRepresentativeIdentifierSchemeIdentifierInvoice. appendNewSellerTaxRepresentativeIdentifierSchemeIdentifier()Creates a SellerTaxRepresentativeIdentifierSchemeIdentifier object and appends it to the list obtainable by a call to getInvoice.getSellerTaxRepresentativeIdentifierSchemeIdentifiers()SellerTaxRepresentativeIdentifierSchemeIdentifierSellerTaxRepresentativeIdentifierSchemeIdentifier. setSellerTaxRepresentativeIdentifierIdentificationSchemeIdentifier(Codes.SchemeIdentifier value)SellerTaxRepresentativeIdentifierSchemeIdentifierSellerTaxRepresentativeIdentifierSchemeIdentifier. setSellerTaxRepresentativeIdentifierSchemeIdentifier(String value)Methods in com.fourjs.report.facturx.profiles.extended that return types with arguments of type SellerTaxRepresentativeIdentifierSchemeIdentifier Modifier and Type Method Description List<SellerTaxRepresentativeIdentifierSchemeIdentifier>Invoice. getSellerTaxRepresentativeIdentifierSchemeIdentifiers()Returns a list of SellerTaxRepresentativeIdentifierSchemeIdentifier objects previously created by calls toInvoice.appendNewSellerTaxRepresentativeIdentifierSchemeIdentifier()
-