Uses of Enum Class
org.coderic.iso20022.messages.colr.CreditDebitCode
Packages that use CreditDebitCode
-
Uses of CreditDebitCode in org.coderic.iso20022.messages.colr
Methods in org.coderic.iso20022.messages.colr that return CreditDebitCodeModifier and TypeMethodDescriptionstatic CreditDebitCodeAmountAndDirection49.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.colr with parameters of type CreditDebitCodeModifier and TypeMethodDescriptionvoidAmountAndDirection49.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.