Uses of Enum Class
org.coderic.iso20022.messages.secl.CreditDebitCode
-
Uses of CreditDebitCode in org.coderic.iso20022.messages.secl
Modifier and TypeMethodDescriptionstatic CreditDebitCode
AmountAndDirection27.getCdtDbtInd()
Gets the value of the cdtDbtInd property.static CreditDebitCode
Returns the enum constant of this class with the specified name.static CreditDebitCode[]
CreditDebitCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
AmountAndDirection27.setCdtDbtInd
(CreditDebitCode value) Sets the value of the cdtDbtInd property.