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