| Class | Description |
|---|---|
| AbstractRegionYearAndValueModel<R,Y,V> |
Abstract model which handles region, year and value.
|
| AbstractValueModel<V> |
Abstract model which holds the values of the client response.
|
| AbstractYearAndValueModel<Y,V> |
Abstract model which handles year and value.
|
| GenericModel |
Generic model which tries to convert a raw JSON string to classes which can be operated
upon.
|
| ValueNode<V> |
Class which holds all data for a specific value.
|
Package which contains all models.
Copyright © 2017. All rights reserved.