public static class SmartDerivativeContractScheduleGenerator.EventTimesImpl extends Object implements SmartDerivativeContractSchedule.EventTimes
SmartDerivativeContractSchedule.EventTimes.| Constructor and Description |
|---|
EventTimesImpl(LocalDateTime settementTime,
LocalDateTime accountAccessAllowedStart,
Duration accountAccessAllowedPeriod,
LocalDateTime marginCheckTime) |
| Modifier and Type | Method and Description |
|---|---|
Duration |
getAccountAccessAllowedPeriod() |
LocalDateTime |
getAccountAccessAllowedStart() |
LocalDateTime |
getMarginCheckTime() |
LocalDateTime |
getSettementTime() |
public EventTimesImpl(LocalDateTime settementTime, LocalDateTime accountAccessAllowedStart, Duration accountAccessAllowedPeriod, LocalDateTime marginCheckTime)
public LocalDateTime getSettementTime()
getSettementTime in interface SmartDerivativeContractSchedule.EventTimespublic LocalDateTime getAccountAccessAllowedStart()
getAccountAccessAllowedStart in interface SmartDerivativeContractSchedule.EventTimespublic Duration getAccountAccessAllowedPeriod()
getAccountAccessAllowedPeriod in interface SmartDerivativeContractSchedule.EventTimespublic LocalDateTime getMarginCheckTime()
getMarginCheckTime in interface SmartDerivativeContractSchedule.EventTimesCopyright © 2019. All rights reserved.