public class ES5FieldDataTypeJsonAdapter extends com.google.gson.TypeAdapter<FieldDataType>
| Constructor and Description |
|---|
ES5FieldDataTypeJsonAdapter() |
| Modifier and Type | Method and Description |
|---|---|
FieldDataType |
read(com.google.gson.stream.JsonReader in) |
void |
write(com.google.gson.stream.JsonWriter out,
FieldDataType value) |
public void write(com.google.gson.stream.JsonWriter out,
FieldDataType value)
throws IOException
write in class com.google.gson.TypeAdapter<FieldDataType>IOExceptionpublic FieldDataType read(com.google.gson.stream.JsonReader in) throws IOException
read in class com.google.gson.TypeAdapter<FieldDataType>IOExceptionCopyright © 2006–2017 Hibernate. All rights reserved.