public class Payload extends Object
| Constructor and Description |
|---|
Payload() |
| Modifier and Type | Method and Description |
|---|---|
static Payload |
fromObject(Object o) |
static Payload |
fromString(String encoded) |
Object |
getKey(String key)
Getter.
|
void |
setKey(String key,
Object value)
Setter.
|
Map<String,Object> |
toMap()
Returns the internal map.
|
String |
toString() |
Copyright © 2017 LeanIX GmbH. All rights reserved.