@MessageResource(path="accounting-messages.xml") public final class AccountingMessages extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.anaptecs.jeaf.xfun.api.errorhandling.ErrorCode |
BANK_BALANCE_NOT_SUFFICIENT
Error message in case that a money transfer is not possible due to insufficient bank balance.
|
static com.anaptecs.jeaf.xfun.api.messages.MessageID |
SWIFT_BOOKING
Trace message when executing SWIFT booking.
|
static com.anaptecs.jeaf.xfun.api.messages.MessageID |
TX_AMOUNT
Trace message of transaction amount.
|
static com.anaptecs.jeaf.xfun.api.messages.LocalizedString |
TX_AMOUNT_LABEL
Localized text for user interface label showing transaction amount.
|
public static final com.anaptecs.jeaf.xfun.api.messages.MessageID SWIFT_BOOKING
public static final com.anaptecs.jeaf.xfun.api.messages.MessageID TX_AMOUNT
public static final com.anaptecs.jeaf.xfun.api.errorhandling.ErrorCode BANK_BALANCE_NOT_SUFFICIENT
public static final com.anaptecs.jeaf.xfun.api.messages.LocalizedString TX_AMOUNT_LABEL
Copyright © 2021. All rights reserved.