Uses of Enum Class
org.coderic.iso20022.messages.colr.CreditDebitCode
-
Uses of CreditDebitCode in org.coderic.iso20022.messages.colr
Modifier and TypeMethodDescriptionstatic CreditDebitCode
AmountAndDirection49.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
AmountAndDirection49.setCdtDbtInd
(CreditDebitCode value) Sets the value of the cdtDbtInd property.