Uses of Enum Class
org.coderic.iso20022.messages.canm.CreditDebit3Code
Packages that use CreditDebit3Code
-
Uses of CreditDebit3Code in org.coderic.iso20022.messages.canm
Methods in org.coderic.iso20022.messages.canm that return CreditDebit3CodeModifier and TypeMethodDescriptionstatic CreditDebit3CodeFeeAmount3.getCdtDbt()Gets the value of the cdtDbt property.static CreditDebit3CodeReturns the enum constant of this class with the specified name.static CreditDebit3Code[]CreditDebit3Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.canm with parameters of type CreditDebit3CodeModifier and TypeMethodDescriptionvoidFeeAmount3.setCdtDbt(CreditDebit3Code value) Sets the value of the cdtDbt property.