Uses of Class
com.fourjs.report.facturx.profiles.en16931.SellerTaxRepresentativeVATIdentifier
-
Packages that use SellerTaxRepresentativeVATIdentifier Package Description com.fourjs.report.facturx.profiles.en16931 -
-
Uses of SellerTaxRepresentativeVATIdentifier in com.fourjs.report.facturx.profiles.en16931
Methods in com.fourjs.report.facturx.profiles.en16931 that return SellerTaxRepresentativeVATIdentifier Modifier and Type Method Description SellerTaxRepresentativeVATIdentifierInvoice. appendNewSellerTaxRepresentativeVATIdentifier()Creates a SellerTaxRepresentativeVATIdentifier object and appends it to the list obtainable by a call to getInvoice.getSellerTaxRepresentativeVATIdentifiers()SellerTaxRepresentativeVATIdentifierSellerTaxRepresentativeVATIdentifier. setSellerTaxRepresentativeVATIdentifier(IdentifierType value)Methods in com.fourjs.report.facturx.profiles.en16931 that return types with arguments of type SellerTaxRepresentativeVATIdentifier Modifier and Type Method Description List<SellerTaxRepresentativeVATIdentifier>Invoice. getSellerTaxRepresentativeVATIdentifiers()Returns a list of SellerTaxRepresentativeVATIdentifier objects previously created by calls toInvoice.appendNewSellerTaxRepresentativeVATIdentifier()
-