@StableMinor(version="12.3", 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 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.