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.Currency
Codes.Currency. fromString(String value)
Convert a String to a Currency.static Codes.Currency
Codes.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.Currency
Invoice. getInvoiceCurrencyCode()
BT-5:Invoice currency codeCodes.Currency
InvoiceTotalVATAmount. getVATCurrency()
BT-110-0:VAT currencyMethods in com.fourjs.report.facturx.profiles.basic with parameters of type Codes.Currency Modifier and Type Method Description Invoice
Invoice. setInvoiceCurrencyCode(Codes.Currency value)
InvoiceTotalVATAmount
InvoiceTotalVATAmount. setVATCurrency(Codes.Currency value)
Constructors in com.fourjs.report.facturx.profiles.basic with parameters of type Codes.Currency Constructor Description Invoice(Identifier 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.Currency
Invoice. getInvoiceCurrencyCode()
BT-5:Invoice currency codeCodes.Currency
InvoiceTotalVATAmount. getVATCurrency()
BT-110-0:VAT currencyMethods in com.fourjs.report.facturx.profiles.basicwl with parameters of type Codes.Currency Modifier and Type Method Description Invoice
Invoice. setInvoiceCurrencyCode(Codes.Currency value)
InvoiceTotalVATAmount
InvoiceTotalVATAmount. setVATCurrency(Codes.Currency value)
Constructors in com.fourjs.report.facturx.profiles.basicwl with parameters of type Codes.Currency Constructor Description Invoice(Identifier 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.Currency
Invoice. getInvoiceCurrencyCode()
BT-5:Invoice currency codeCodes.Currency
Invoice. getVATAccountingCurrencyCode()
BT-6:VAT accounting currency codeCodes.Currency
InvoiceTotalVATAmount. getVATCurrency()
BT-110-0:VAT currencyMethods in com.fourjs.report.facturx.profiles.en16931 with parameters of type Codes.Currency Modifier and Type Method Description Invoice
Invoice. setInvoiceCurrencyCode(Codes.Currency value)
Invoice
Invoice. setVATAccountingCurrencyCode(Codes.Currency value)
InvoiceTotalVATAmount
InvoiceTotalVATAmount. setVATCurrency(Codes.Currency value)
Constructors in com.fourjs.report.facturx.profiles.en16931 with parameters of type Codes.Currency Constructor Description Invoice(Identifier 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.Currency
InvoiceTotalAmountWithoutVAT. getCurrencyCode()
EXT:Currency codeCodes.Currency
InvoiceTotalAmountWithVAT. getCurrencyCode()
EXT:Currency codeCodes.Currency
Invoice. getInvoiceCurrencyCode()
BT-5:Invoice currency codeCodes.Currency
Invoice. getSourceCurrencyCode()
EXT:Source Currency CodeCodes.Currency
Invoice. getTargetCurrencyCode()
EXT:Target Currency CodeCodes.Currency
Invoice. getVATAccountingCurrencyCode()
BT-6:VAT accounting currency codeCodes.Currency
InvoiceTotalVATAmount. getVATCurrency()
BT-110-0:VAT currencyMethods in com.fourjs.report.facturx.profiles.extended with parameters of type Codes.Currency Modifier and Type Method Description InvoiceTotalAmountWithoutVAT
Invoice. 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}.InvoiceTotalAmountWithVAT
Invoice. 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}.InvoiceTotalAmountWithoutVAT
InvoiceTotalAmountWithoutVAT. setCurrencyCode(Codes.Currency value)
InvoiceTotalAmountWithVAT
InvoiceTotalAmountWithVAT. setCurrencyCode(Codes.Currency value)
Invoice
Invoice. setInvoiceCurrencyCode(Codes.Currency value)
Invoice
Invoice. setSourceCurrencyCode(Codes.Currency value)
Invoice
Invoice. setTargetCurrencyCode(Codes.Currency value)
Invoice
Invoice. setVATAccountingCurrencyCode(Codes.Currency value)
InvoiceTotalVATAmount
InvoiceTotalVATAmount. setVATCurrency(Codes.Currency value)
Constructors in com.fourjs.report.facturx.profiles.extended with parameters of type Codes.Currency Constructor Description Invoice(Identifier 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.Currency
Invoice. getInvoiceCurrencyCode()
BT-5:Invoice currency codeCodes.Currency
Invoice. getVATCurrency()
BT-110-0:VAT currencyMethods in com.fourjs.report.facturx.profiles.minimum with parameters of type Codes.Currency Modifier and Type Method Description Invoice
Invoice. setInvoiceCurrencyCode(Codes.Currency value)
Invoice
Invoice. setVATCurrency(Codes.Currency value)
Constructors in com.fourjs.report.facturx.profiles.minimum with parameters of type Codes.Currency Constructor Description Invoice(Identifier invoiceNumber, Codes.InvoiceTypeCode invoiceTypeCode, LocalDate invoiceIssueDate, String sellerName, String buyerName, Codes.Currency invoiceCurrencyCode, Amount invoiceTotalAmountWithoutVAT, Amount invoiceTotalAmountWithVAT, Amount amountDueForPayment)
Creates an Invoice object
-