public class DirectionsRefreshJsonObject
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
DirectionsRefreshJsonObject() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toJson()
This takes the currently defined values found inside this instance and converts it to a json
string.
|