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