Uses of Enum Class
org.coderic.iso20022.messages.pacs.CreditDebitCode
-
Uses of CreditDebitCode in org.coderic.iso20022.messages.pacs
Modifier and TypeMethodDescriptionstatic CreditDebitCode
AmountAndDirection5.getCdtDbt()
Gets the value of the cdtDbt 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
AmountAndDirection5.setCdtDbt
(CreditDebitCode value) Sets the value of the cdtDbt property.