Uses of Enum Class
org.coderic.iso20022.messages.tsin.CreditDebitCode
-
Uses of CreditDebitCode in org.coderic.iso20022.messages.tsin
Modifier and TypeMethodDescriptionstatic CreditDebitCode
FinancialItem1.getCdtDbtInd()
Gets the value of the cdtDbtInd 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
FinancialItem1.setCdtDbtInd
(CreditDebitCode value) Sets the value of the cdtDbtInd property.