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