public class DesignationAdaptor extends Object implements com.google.gson.JsonSerializer<Designation>
| Constructor and Description |
|---|
DesignationAdaptor() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
serialize(Designation designation,
Type type,
com.google.gson.JsonSerializationContext jsc) |
public com.google.gson.JsonElement serialize(Designation designation, Type type, com.google.gson.JsonSerializationContext jsc)
serialize in interface com.google.gson.JsonSerializer<Designation>Copyright © 2015–2017 eGovernments Foundation. All rights reserved.