import {HelperFactory} from 'clinical6/src/utilities/factories/HelperFactory.js'HelperFactory
Factory to convert responses to classes (deserialization)
Static Member Summary
| Static Public Members | ||
| public static get |
|
|
| public static set |
|
|
| Static Private Members | ||
| private static |
_map: * |
|
Method Summary
| Public Methods | ||
| public |
Convert the json to the appropriate class (deserialize) |
|
| public |
Converts an object to a class if it is mapped |
|
Manual
Reference
Source
Test
