-
- All Implemented Interfaces:
public class AutoFormDescriptorConverter.VueFormTypeAdapter extends TypeAdapter<AutoFormComponentType>
-
-
Field Summary
Fields Modifier and Type Field Description public final static AutoFormDescriptorConverter.VueFormTypeAdapterINSTANCE
-
Method Summary
Modifier and Type Method Description Unitwrite(JsonWriter w, AutoFormComponentType data)AutoFormComponentTyperead(JsonReader r)-
-
Method Detail
-
write
Unit write(JsonWriter w, AutoFormComponentType data)
-
read
AutoFormComponentType read(JsonReader r)
-
-
-
-