Uses of Enum Class
org.coderic.iso20022.messages.cafc.CreditDebit3Code
-
Uses of CreditDebit3Code in org.coderic.iso20022.messages.cafc
Modifier and TypeMethodDescriptionstatic CreditDebit3Code
Amount17.getCdtDbt()
Gets the value of the cdtDbt property.DetailedAmount22.getCdtDbt()
Gets the value of the cdtDbt property.FeeAmount3.getCdtDbt()
Gets the value of the cdtDbt property.static CreditDebit3Code
Returns 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.Modifier and TypeMethodDescriptionvoid
Amount17.setCdtDbt
(CreditDebit3Code value) Sets the value of the cdtDbt property.void
DetailedAmount22.setCdtDbt
(CreditDebit3Code value) Sets the value of the cdtDbt property.void
FeeAmount3.setCdtDbt
(CreditDebit3Code value) Sets the value of the cdtDbt property.