public class PathModelLocationTypeAdapter extends com.google.gson.TypeAdapter<PathModelLocation>
TypeAdapter for PathModelLocation.| Constructor and Description |
|---|
PathModelLocationTypeAdapter() |
| Modifier and Type | Method and Description |
|---|---|
PathModelLocation |
read(com.google.gson.stream.JsonReader in) |
void |
write(com.google.gson.stream.JsonWriter out,
PathModelLocation pathModelLocation) |
public void write(com.google.gson.stream.JsonWriter out,
PathModelLocation pathModelLocation)
throws IOException
write in class com.google.gson.TypeAdapter<PathModelLocation>IOExceptionpublic PathModelLocation read(com.google.gson.stream.JsonReader in) throws IOException
read in class com.google.gson.TypeAdapter<PathModelLocation>IOExceptionCopyright © 2020 MuleSoft, Inc.. All rights reserved.