Uses of Enum Class
org.coderic.iso20022.messages.secl.CreditDebitCode
Packages that use CreditDebitCode
-
Uses of CreditDebitCode in org.coderic.iso20022.messages.secl
Methods in org.coderic.iso20022.messages.secl that return CreditDebitCodeModifier and TypeMethodDescriptionstatic CreditDebitCodeAmountAndDirection27.getCdtDbtInd()Gets the value of the cdtDbtInd property.static CreditDebitCodeReturns 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.Methods in org.coderic.iso20022.messages.secl with parameters of type CreditDebitCodeModifier and TypeMethodDescriptionvoidAmountAndDirection27.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.