| Class | Description |
|---|---|
| AbstractRecord | |
| Dataset |
A Dataset is list of Records, identified using an unique id.
|
| JSONToResult |
Utility class to convert JSON string into Result object.
|
| Param |
Param represents a parameter or variable part of Result or Record object.
|
| Record |
Record is an item in the Datatset.
|
| Result |
Result is an abstraction of result of a back-end service call.
|
| ResultToJSON |
Utility class to convert various data structures into a JSON string.
|
Copyright © 2019. All rights reserved.