public class StringPairV3 extends SchemaV3
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
a
Value A
|
java.lang.String |
b
Value B
|
| Constructor and Description |
|---|
StringPairV3()
Public constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Return the contents of this object as a JSON String.
|