@StableMinor(version="11.2", sinceVersion="6.1") public class RestJSON extends Object
Converters
that support JSON type in REST must be
able to convert from and/or to this type.
Constructor and Description |
---|
RestJSON(Object value)
Creates a new REST JSON based on the given object.
|
Modifier and Type | Method and Description |
---|---|
Object |
getValue()
Returns the value that will be used to generate the JSON.
|
public RestJSON(Object value)
value
- the object that will be used to generate the JSON.public Object getValue()
LumisXP 11.2.0.190404 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.