public class FormElementAdapter extends com.google.gson.TypeAdapter<FormElement>
| Constructor and Description | 
|---|
FormElementAdapter()  | 
| Modifier and Type | Method and Description | 
|---|---|
FormElement | 
read(com.google.gson.stream.JsonReader in)  | 
void | 
write(com.google.gson.stream.JsonWriter out,
     FormElement formElement)  | 
public void write(com.google.gson.stream.JsonWriter out,
                  FormElement formElement)
           throws IOException
write in class com.google.gson.TypeAdapter<FormElement>IOExceptionpublic FormElement read(com.google.gson.stream.JsonReader in) throws IOException
read in class com.google.gson.TypeAdapter<FormElement>IOExceptionCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.