public class CfdData extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CfdData.DailyStatusChanges |
| Constructor and Description |
|---|
CfdData() |
| Modifier and Type | Method and Description |
|---|---|
SortedMap<LocalDate,CfdData.DailyStatusChanges> |
getDailyTransitions() |
public SortedMap<LocalDate,CfdData.DailyStatusChanges> getDailyTransitions()
Copyright © 2017. All rights reserved.