| Package | Description |
|---|---|
| de.iip_ecosphere.platform.support.iip_aas.json |
Generic JSON helper functions for supporting the development of (active) AAS.
|
| Modifier and Type | Method and Description |
|---|---|
static JsonResultWrapper.Result |
JsonResultWrapper.resultFromJson(Object json)
Turns something in JSON into a
Result. |
| Modifier and Type | Method and Description |
|---|---|
static String |
JsonResultWrapper.toJson(JsonResultWrapper.Result res)
Turns a
JsonResultWrapper.Result into JSON. |
Copyright © 2021. All rights reserved.