Class DisplayAccountingsActionService.AccountingDisplay
java.lang.Object
ch.tocco.nice2.optional.finance.impl.action.DisplayAccountingsActionService.AccountingDisplay
- Enclosing interface:
DisplayAccountingsActionService
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription@Nullable Integer
@Nullable Integer
void
setAmount
(BigDecimal amount) void
setCreditAccount
(@Nullable Integer creditAccount) void
setCurrency
(String currency) void
setDebitAccount
(@Nullable Integer debitAccount)
-
Constructor Details
-
AccountingDisplay
public AccountingDisplay()
-
-
Method Details
-
getAmount
-
setAmount
-
getDebitAccount
-
setDebitAccount
-
getCreditAccount
-
setCreditAccount
-
getCurrency
-
setCurrency
-