public class ParameterElementDeclarationTypeAdapter extends com.google.gson.TypeAdapter<ParameterElementDeclaration>
TypeAdapter for serializing instances of ParameterElementDeclaration| Constructor and Description |
|---|
ParameterElementDeclarationTypeAdapter() |
| Modifier and Type | Method and Description |
|---|---|
ParameterElementDeclaration |
read(com.google.gson.stream.JsonReader in) |
void |
write(com.google.gson.stream.JsonWriter out,
ParameterElementDeclaration parameter) |
public ParameterElementDeclarationTypeAdapter()
public void write(com.google.gson.stream.JsonWriter out,
ParameterElementDeclaration parameter)
throws IOException
write in class com.google.gson.TypeAdapter<ParameterElementDeclaration>IOExceptionpublic ParameterElementDeclaration read(com.google.gson.stream.JsonReader in) throws IOException
read in class com.google.gson.TypeAdapter<ParameterElementDeclaration>IOExceptionCopyright © 2017 MuleSoft, Inc.. All rights reserved.