public class JsonExampleMessage
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
Unit
The values unit.
|
ExampleValue |
Value
The supplied value.
|
| Constructor and Description |
|---|
JsonExampleMessage()
Default public constructor to create instances of this class.
|
public ExampleValue Value
public java.lang.String Unit