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