Uses of Enum Class
org.coderic.iso20022.messages.acmt.BalanceTransferWindow1Code
Packages that use BalanceTransferWindow1Code
-
Uses of BalanceTransferWindow1Code in org.coderic.iso20022.messages.acmt
Methods in org.coderic.iso20022.messages.acmt that return BalanceTransferWindow1CodeModifier and TypeMethodDescriptionstatic BalanceTransferWindow1CodeAccountSwitchDetails1.getBalTrfWndw()Gets the value of the balTrfWndw property.static BalanceTransferWindow1CodeReturns 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.Methods in org.coderic.iso20022.messages.acmt with parameters of type BalanceTransferWindow1CodeModifier and TypeMethodDescriptionvoidAccountSwitchDetails1.setBalTrfWndw(BalanceTransferWindow1Code value) Sets the value of the balTrfWndw property.