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