Uses of Class
com.fourjs.report.facturx.Amount
-
-
Uses of Amount in com.fourjs.report.facturx
Methods in com.fourjs.report.facturx that return Amount Modifier and Type Method Description static AmountAmount. fromString(String value)static AmountAmount. valueOf(double value)static AmountAmount. valueOf(int value)static AmountAmount. valueOf(String value)static AmountAmount. valueOf(BigDecimal value) -
Uses of Amount in com.fourjs.report.facturx.profiles.basic
Methods in com.fourjs.report.facturx.profiles.basic that return Amount Modifier and Type Method Description AmountInvoice. getAmountDueForPayment()BT-115:Amount due for paymentAmountDocumentLevelAllowances. getDocumentLevelAllowanceAmount()BT-92:Document level allowance amountAmountDocumentLevelAllowances. getDocumentLevelAllowanceBaseAmount()BT-93:Document level allowance base amountAmountInvoiceLineAllowances. getInvoiceLineAllowanceAmount()BT-136:Invoice line allowance amountAmountInvoiceLine. getInvoiceLineNetAmount()BT-131:Invoice line net amountAmountInvoice. getInvoiceTotalAmountWithoutVAT()BT-109:Invoice total amount without VATAmountInvoice. getInvoiceTotalAmountWithVAT()BT-112:Invoice total amount with VATAmountInvoiceTotalVATAmount. getInvoiceTotalVATAmount()BT-110:Invoice total VAT amountAmountInvoice. getPaidAmount()BT-113:Paid amountAmountInvoice. getSumOfAllowancesOnDocumentLevel()BT-107:Sum of allowances on document levelAmountInvoice. getSumOfChargesOnDocumentLevel()BT-108:Sum of charges on document levelAmountInvoice. getSumOfInvoiceLineNetAmount()BT-106:Sum of Invoice line net amountAmountVATBreakdown. getVATCategoryTaxableAmount()BT-116:VAT category taxable amountAmountVATBreakdown. getVATCategoryTaxAmount()BT-117:VAT category tax amountMethods in com.fourjs.report.facturx.profiles.basic with parameters of type Amount Modifier and Type Method Description DocumentLevelAllowancesDocumentLevelAllowances. setDocumentLevelAllowanceAmount(Amount value)DocumentLevelAllowancesDocumentLevelAllowances. setDocumentLevelAllowanceBaseAmount(Amount value)InvoiceLineAllowancesInvoiceLineAllowances. setInvoiceLineAllowanceAmount(Amount value)InvoiceLineInvoiceLine. setInvoiceLineNetAmount(Amount value)Deprecated.This is a computed value that is currently not validated by the Schematron validation.InvoiceInvoice. setPaidAmount(Amount value) -
Uses of Amount in com.fourjs.report.facturx.profiles.basicwl
Methods in com.fourjs.report.facturx.profiles.basicwl that return Amount Modifier and Type Method Description AmountInvoice. getAmountDueForPayment()BT-115:Amount due for paymentAmountDocumentLevelAllowances. getDocumentLevelAllowanceAmount()BT-92:Document level allowance amountAmountDocumentLevelAllowances. getDocumentLevelAllowanceBaseAmount()BT-93:Document level allowance base amountAmountInvoice. getInvoiceTotalAmountWithoutVAT()BT-109:Invoice total amount without VATAmountInvoice. getInvoiceTotalAmountWithVAT()BT-112:Invoice total amount with VATAmountInvoiceTotalVATAmount. getInvoiceTotalVATAmount()BT-110:Invoice total VAT amountAmountInvoice. getPaidAmount()BT-113:Paid amountAmountInvoice. getSumOfAllowancesOnDocumentLevel()BT-107:Sum of allowances on document levelAmountInvoice. getSumOfChargesOnDocumentLevel()BT-108:Sum of charges on document levelAmountInvoice. getSumOfInvoiceLineNetAmount()BT-106:Sum of Invoice line net amountAmountVATBreakdown. getVATCategoryTaxableAmount()BT-116:VAT category taxable amountAmountVATBreakdown. getVATCategoryTaxAmount()BT-117:VAT category tax amountMethods in com.fourjs.report.facturx.profiles.basicwl with parameters of type Amount Modifier and Type Method Description DocumentLevelAllowancesDocumentLevelAllowances. setDocumentLevelAllowanceAmount(Amount value)DocumentLevelAllowancesDocumentLevelAllowances. setDocumentLevelAllowanceBaseAmount(Amount value)InvoiceInvoice. setInvoiceTotalAmountWithoutVAT(Amount value)InvoiceInvoice. setInvoiceTotalAmountWithVAT(Amount value)InvoiceTotalVATAmountInvoiceTotalVATAmount. setInvoiceTotalVATAmount(Amount value)InvoiceInvoice. setPaidAmount(Amount value)InvoiceInvoice. setSumOfInvoiceLineNetAmount(Amount value)VATBreakdownVATBreakdown. setVATCategoryTaxableAmount(Amount value)VATBreakdownVATBreakdown. setVATCategoryTaxAmount(Amount value)Constructors in com.fourjs.report.facturx.profiles.basicwl with parameters of type Amount 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 Amount in com.fourjs.report.facturx.profiles.en16931
Methods in com.fourjs.report.facturx.profiles.en16931 that return Amount Modifier and Type Method Description AmountInvoice. getAmountDueForPayment()BT-115:Amount due for paymentAmountDocumentLevelAllowances. getDocumentLevelAllowanceAmount()BT-92:Document level allowance amountAmountDocumentLevelAllowances. getDocumentLevelAllowanceBaseAmount()BT-93:Document level allowance base amountAmountInvoiceLineAllowances. getInvoiceLineAllowanceAmount()BT-136:Invoice line allowance amountAmountInvoiceLineAllowances. getInvoiceLineAllowanceBaseAmount()BT-137:Invoice line allowance base amountAmountInvoiceLine. getInvoiceLineNetAmount()BT-131:Invoice line net amountAmountInvoice. getInvoiceTotalAmountWithoutVAT()BT-109:Invoice total amount without VATAmountInvoice. getInvoiceTotalAmountWithVAT()BT-112:Invoice total amount with VATAmountInvoiceTotalVATAmount. getInvoiceTotalVATAmount()BT-110:Invoice total VAT amountAmountInvoice. getPaidAmount()BT-113:Paid amountAmountInvoice. getRoundingAmount()BT-114:Rounding amountAmountInvoice. getSumOfAllowancesOnDocumentLevel()BT-107:Sum of allowances on document levelAmountInvoice. getSumOfChargesOnDocumentLevel()BT-108:Sum of charges on document levelAmountInvoice. getSumOfInvoiceLineNetAmount()BT-106:Sum of Invoice line net amountAmountVATBreakdown. getVATCategoryTaxableAmount()BT-116:VAT category taxable amountAmountVATBreakdown. getVATCategoryTaxAmount()BT-117:VAT category tax amountMethods in com.fourjs.report.facturx.profiles.en16931 with parameters of type Amount Modifier and Type Method Description DocumentLevelAllowancesDocumentLevelAllowances. setDocumentLevelAllowanceAmount(Amount value)DocumentLevelAllowancesDocumentLevelAllowances. setDocumentLevelAllowanceBaseAmount(Amount value)InvoiceLineAllowancesInvoiceLineAllowances. setInvoiceLineAllowanceAmount(Amount value)InvoiceLineAllowancesInvoiceLineAllowances. setInvoiceLineAllowanceBaseAmount(Amount value)InvoiceLineInvoiceLine. setInvoiceLineNetAmount(Amount value)Deprecated.This is a computed value that is currently not validated by the Schematron validation.InvoiceInvoice. setPaidAmount(Amount value)InvoiceInvoice. setRoundingAmount(Amount value) -
Uses of Amount in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return Amount Modifier and Type Method Description AmountInvoice. getAmountDueForPayment()BT-115:Amount due for paymentAmountDocumentLevelAllowances. getDocumentLevelAllowanceAmount()BT-92:Document level allowance amountAmountDocumentLevelAllowances. getDocumentLevelAllowanceBaseAmount()BT-93:Document level allowance base amountAmountInvoiceLineAllowances. getInvoiceLineAllowanceAmount()BT-136:Invoice line allowance amountAmountInvoiceLineAllowances. getInvoiceLineAllowanceBaseAmount()BT-137:Invoice line allowance base amountAmountInvoiceLine. getInvoiceLineNetAmount()BT-131:Invoice line net amountAmountInvoiceTotalAmountWithoutVAT. getInvoiceTotalAmountWithoutVAT()BT-109:Invoice total amount without VATAmountInvoiceTotalAmountWithVAT. getInvoiceTotalAmountWithVAT()BT-112:Invoice total amount with VATAmountInvoiceTotalVATAmount. getInvoiceTotalVATAmount()BT-110:Invoice total VAT amountAmountInvoice. getPaidAmount()BT-113:Paid amountAmountInvoice. getRoundingAmount()BT-114:Rounding amountAmountInvoice. getSumOfAllowancesOnDocumentLevel()BT-107:Sum of allowances on document levelAmountInvoice. getSumOfChargesOnDocumentLevel()BT-108:Sum of charges on document levelAmountInvoice. getSumOfInvoiceLineNetAmount()BT-106:Sum of Invoice line net amountAmountVATBreakdown. getVATCategoryTaxableAmount()BT-116:VAT category taxable amountAmountVATBreakdown. getVATCategoryTaxAmount()BT-117:VAT category tax amountMethods in com.fourjs.report.facturx.profiles.extended with parameters of type Amount Modifier and Type Method Description DocumentLevelAllowancesDocumentLevelAllowances. setDocumentLevelAllowanceAmount(Amount value)DocumentLevelAllowancesDocumentLevelAllowances. setDocumentLevelAllowanceBaseAmount(Amount value)InvoiceLineAllowancesInvoiceLineAllowances. setInvoiceLineAllowanceAmount(Amount value)InvoiceLineAllowancesInvoiceLineAllowances. setInvoiceLineAllowanceBaseAmount(Amount value)InvoiceLineInvoiceLine. setInvoiceLineNetAmount(Amount value)Deprecated.This is a computed value that is currently not validated by the Schematron validation.InvoiceInvoice. setPaidAmount(Amount value)InvoiceInvoice. setRoundingAmount(Amount value) -
Uses of Amount in com.fourjs.report.facturx.profiles.minimum
Methods in com.fourjs.report.facturx.profiles.minimum that return Amount Modifier and Type Method Description AmountInvoice. getAmountDueForPayment()BT-115:Amount due for paymentAmountInvoice. getInvoiceTotalAmountWithoutVAT()BT-109:Invoice total amount without VATAmountInvoice. getInvoiceTotalAmountWithVAT()BT-112:Invoice total amount with VATAmountInvoice. getInvoiceTotalVATAmount()BT-110:Invoice total VAT amountMethods in com.fourjs.report.facturx.profiles.minimum with parameters of type Amount Modifier and Type Method Description InvoiceInvoice. setAmountDueForPayment(Amount value)InvoiceInvoice. setInvoiceTotalAmountWithoutVAT(Amount value)InvoiceInvoice. setInvoiceTotalAmountWithVAT(Amount value)InvoiceInvoice. setInvoiceTotalVATAmount(Amount value)Constructors in com.fourjs.report.facturx.profiles.minimum with parameters of type Amount 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
-