public class EncodeResult extends Object implements Serializable
| Constructor and Description |
|---|
EncodeResult(JsonValue encodedValue) |
EncodeResult(JsonValue encodedValue,
JsonValue diff) |
| Modifier and Type | Method and Description |
|---|---|
JsonValue |
getDiff() |
JsonValue |
getDiffOrValue() |
JsonValue |
getEncodedValue() |
Copyright © 2021 Vaadin Ltd. All rights reserved.