corda / net.corda.finance.contracts / DateRollDirection

DateRollDirection

enum class DateRollDirection

This is utilised in the DateRollConvention class to determine which way we should initially step when finding a business day.

Enum Values

FORWARD

BACKWARD

Properties

value

val value: Long

Extension Functions

contextLogger

fun Any.contextLogger(): <ERROR CLASS>

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