public class AboutEntryV3 extends Schema
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
name
Property name
|
java.lang.String |
value
Property value
|
| Constructor and Description |
|---|
AboutEntryV3() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Return the contents of this object as a JSON String.
|