corda / net.corda.finance.contracts / DayCountBasisYear

DayCountBasisYear

enum class DayCountBasisYear

This forms the year part of the "Day Count Basis" used for interest calculation.

Enum Values

Y360

Y365F

Y365L

Y365Q

Y366

YActual

YActualA

Y365B

Y365

YISMA

YISDA

YICMA

Y252

Functions

toString

fun toString(): String

Extension Functions

contextLogger

fun Any.contextLogger(): <ERROR CLASS>

When called from a companion object, returns the logger for the enclosing class.