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 © 2019 Vaadin Ltd. All rights reserved.