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