Uses of Enum Class
org.coderic.iso20022.messages.acmt.BalanceTransferWindow1Code
-
Uses of BalanceTransferWindow1Code in org.coderic.iso20022.messages.acmt
Modifier and TypeMethodDescriptionstatic BalanceTransferWindow1Code
AccountSwitchDetails1.getBalTrfWndw()
Gets the value of the balTrfWndw property.static BalanceTransferWindow1Code
Returns the enum constant of this class with the specified name.static BalanceTransferWindow1Code[]
BalanceTransferWindow1Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
AccountSwitchDetails1.setBalTrfWndw
(BalanceTransferWindow1Code value) Sets the value of the balTrfWndw property.