Uses of Class
com.fourjs.report.facturx.Codes.Currency
-
-
Uses of Codes.Currency in com.fourjs.report.facturx
Methods in com.fourjs.report.facturx that return Codes.Currency Modifier and Type Method Description static Codes.CurrencyCodes.Currency. fromString(String value)Convert a String to a Currency.static Codes.CurrencyCodes.Currency. valueOf(String name)Returns the enum constant of this type with the specified name.static Codes.Currency[]Codes.Currency. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Codes.Currency in com.fourjs.report.facturx.profiles.basic
Methods in com.fourjs.report.facturx.profiles.basic that return Codes.Currency Modifier and Type Method Description Codes.CurrencyInvoice. getInvoiceCurrencyCode()BT-5:Invoice currency codeCodes.CurrencyInvoiceTotalVATAmount. getVATCurrency()BT-110-0:VAT currencyMethods in com.fourjs.report.facturx.profiles.basic with parameters of type Codes.Currency Modifier and Type Method Description InvoiceInvoice. setInvoiceCurrencyCode(Codes.Currency value)InvoiceTotalVATAmountInvoiceTotalVATAmount. setVATCurrency(Codes.Currency value)Constructors in com.fourjs.report.facturx.profiles.basic with parameters of type Codes.Currency Constructor Description Invoice(IdentifierType invoiceNumber, Codes.InvoiceTypeCode invoiceTypeCode, LocalDate invoiceIssueDate, Codes.Currency invoiceCurrencyCode)Creates an Invoice object -
Uses of Codes.Currency in com.fourjs.report.facturx.profiles.basicwl
Methods in com.fourjs.report.facturx.profiles.basicwl that return Codes.Currency Modifier and Type Method Description Codes.CurrencyInvoice. getInvoiceCurrencyCode()BT-5:Invoice currency codeCodes.CurrencyInvoiceTotalVATAmount. getVATCurrency()BT-110-0:VAT currencyMethods in com.fourjs.report.facturx.profiles.basicwl with parameters of type Codes.Currency Modifier and Type Method Description InvoiceInvoice. setInvoiceCurrencyCode(Codes.Currency value)InvoiceTotalVATAmountInvoiceTotalVATAmount. setVATCurrency(Codes.Currency value)Constructors in com.fourjs.report.facturx.profiles.basicwl with parameters of type Codes.Currency Constructor Description Invoice(IdentifierType invoiceNumber, Codes.InvoiceTypeCode invoiceTypeCode, LocalDate invoiceIssueDate, Codes.Currency invoiceCurrencyCode, Amount sumOfInvoiceLineNetAmount, Amount invoiceTotalAmountWithoutVAT, Amount invoiceTotalAmountWithVAT)Creates an Invoice object -
Uses of Codes.Currency in com.fourjs.report.facturx.profiles.en16931
Methods in com.fourjs.report.facturx.profiles.en16931 that return Codes.Currency Modifier and Type Method Description Codes.CurrencyInvoice. getInvoiceCurrencyCode()BT-5:Invoice currency codeCodes.CurrencyInvoice. getVATAccountingCurrencyCode()BT-6:VAT accounting currency codeCodes.CurrencyInvoiceTotalVATAmount. getVATCurrency()BT-110-0:VAT currencyMethods in com.fourjs.report.facturx.profiles.en16931 with parameters of type Codes.Currency Modifier and Type Method Description InvoiceInvoice. setInvoiceCurrencyCode(Codes.Currency value)InvoiceInvoice. setVATAccountingCurrencyCode(Codes.Currency value)InvoiceTotalVATAmountInvoiceTotalVATAmount. setVATCurrency(Codes.Currency value)Constructors in com.fourjs.report.facturx.profiles.en16931 with parameters of type Codes.Currency Constructor Description Invoice(IdentifierType invoiceNumber, Codes.InvoiceTypeCode invoiceTypeCode, LocalDate invoiceIssueDate, Codes.Currency invoiceCurrencyCode)Creates an Invoice object -
Uses of Codes.Currency in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return Codes.Currency Modifier and Type Method Description Codes.CurrencyInvoiceTotalAmountWithoutVAT. getCurrencyCode()EXT:Currency codeCodes.CurrencyInvoiceTotalAmountWithVAT. getCurrencyCode()EXT:Currency codeCodes.CurrencyInvoice. getInvoiceCurrencyCode()BT-5:Invoice currency codeCodes.CurrencyInvoice. getSourceCurrencyCode()EXT:Source Currency CodeCodes.CurrencyInvoice. getTargetCurrencyCode()EXT:Target Currency CodeCodes.CurrencyInvoice. getVATAccountingCurrencyCode()BT-6:VAT accounting currency codeCodes.CurrencyInvoiceTotalVATAmount. getVATCurrency()BT-110-0:VAT currencyMethods in com.fourjs.report.facturx.profiles.extended with parameters of type Codes.Currency Modifier and Type Method Description InvoiceTotalAmountWithoutVATInvoice. appendNewInvoiceTotalAmountWithoutVAT(Codes.Currency currencyCode)Creates an InvoiceTotalAmountWithoutVAT object and appends it to the list obtainable by a call to getInvoice.getInvoiceTotalAmountWithoutVATs()Please note that by default every invoice already has one InvoiceTotalAmountWithoutVAT object}.InvoiceTotalAmountWithVATInvoice. appendNewInvoiceTotalAmountWithVAT(Codes.Currency currencyCode)Creates an InvoiceTotalAmountWithVAT object and appends it to the list obtainable by a call to getInvoice.getInvoiceTotalAmountWithVATs()Please note that by default every invoice already has one InvoiceTotalAmountWithVAT object}.InvoiceTotalAmountWithoutVATInvoiceTotalAmountWithoutVAT. setCurrencyCode(Codes.Currency value)InvoiceTotalAmountWithVATInvoiceTotalAmountWithVAT. setCurrencyCode(Codes.Currency value)InvoiceInvoice. setInvoiceCurrencyCode(Codes.Currency value)InvoiceInvoice. setSourceCurrencyCode(Codes.Currency value)InvoiceInvoice. setTargetCurrencyCode(Codes.Currency value)InvoiceInvoice. setVATAccountingCurrencyCode(Codes.Currency value)InvoiceTotalVATAmountInvoiceTotalVATAmount. setVATCurrency(Codes.Currency value)Constructors in com.fourjs.report.facturx.profiles.extended with parameters of type Codes.Currency Constructor Description Invoice(IdentifierType invoiceNumber, Codes.InvoiceTypeCode invoiceTypeCode, LocalDate invoiceIssueDate, Codes.Currency invoiceCurrencyCode)Creates an Invoice object -
Uses of Codes.Currency in com.fourjs.report.facturx.profiles.minimum
Methods in com.fourjs.report.facturx.profiles.minimum that return Codes.Currency Modifier and Type Method Description Codes.CurrencyInvoice. getInvoiceCurrencyCode()BT-5:Invoice currency codeCodes.CurrencyInvoice. getVATCurrency()BT-110-0:VAT currencyMethods in com.fourjs.report.facturx.profiles.minimum with parameters of type Codes.Currency Modifier and Type Method Description InvoiceInvoice. setInvoiceCurrencyCode(Codes.Currency value)InvoiceInvoice. setVATCurrency(Codes.Currency value)Constructors in com.fourjs.report.facturx.profiles.minimum with parameters of type Codes.Currency Constructor Description Invoice(IdentifierType invoiceNumber, Codes.InvoiceTypeCode invoiceTypeCode, LocalDate invoiceIssueDate, String sellerName, String buyerName, Codes.Currency invoiceCurrencyCode, Amount invoiceTotalAmountWithoutVAT, Amount invoiceTotalAmountWithVAT, Amount amountDueForPayment)Creates an Invoice object
-