public class ElementDslModelTypeAdapter extends com.google.gson.TypeAdapter<org.mule.runtime.api.meta.model.ParameterDslConfiguration>
TypeAdapter for serializing instances of ParameterDslConfiguration| Constructor and Description |
|---|
ElementDslModelTypeAdapter() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.meta.model.ParameterDslConfiguration |
read(com.google.gson.stream.JsonReader in) |
void |
write(com.google.gson.stream.JsonWriter out,
org.mule.runtime.api.meta.model.ParameterDslConfiguration value) |
public void write(com.google.gson.stream.JsonWriter out,
org.mule.runtime.api.meta.model.ParameterDslConfiguration value)
throws IOException
write in class com.google.gson.TypeAdapter<org.mule.runtime.api.meta.model.ParameterDslConfiguration>IOExceptionpublic org.mule.runtime.api.meta.model.ParameterDslConfiguration read(com.google.gson.stream.JsonReader in) throws IOException
read in class com.google.gson.TypeAdapter<org.mule.runtime.api.meta.model.ParameterDslConfiguration>IOExceptionCopyright © 2018 MuleSoft, Inc.. All rights reserved.