Uses of Class
com.fourjs.report.facturx.profiles.extended.InvoiceeTradeVATID
-
Packages that use InvoiceeTradeVATID Package Description com.fourjs.report.facturx.profiles.extended -
-
Uses of InvoiceeTradeVATID in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return InvoiceeTradeVATID Modifier and Type Method Description InvoiceeTradeVATIDInvoice. appendNewInvoiceeTradeVATID()Creates an InvoiceeTradeVATID object and appends it to the list obtainable by a call to getInvoice.getInvoiceeTradeVATIDs()InvoiceeTradeVATIDInvoiceeTradeVATID. setInvoiceeVATIdentifier(String value)InvoiceeTradeVATIDInvoiceeTradeVATID. setInvoiceeVATIdentifierSchemeIdentifier(Codes.SchemeIdentifierAttribute value)Methods in com.fourjs.report.facturx.profiles.extended that return types with arguments of type InvoiceeTradeVATID Modifier and Type Method Description List<InvoiceeTradeVATID>Invoice. getInvoiceeTradeVATIDs()Returns a list of InvoiceeTradeVATID objects previously created by calls toInvoice.appendNewInvoiceeTradeVATID()
-