public class EmployeeAssignmentSearchJson extends Object implements com.google.gson.JsonSerializer<org.egov.eis.entity.Employee>
| Constructor and Description |
|---|
EmployeeAssignmentSearchJson() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
serialize(org.egov.eis.entity.Employee employee,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
public com.google.gson.JsonElement serialize(org.egov.eis.entity.Employee employee,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context)
serialize in interface com.google.gson.JsonSerializer<org.egov.eis.entity.Employee>Copyright © 2015–2016 eGovernments Foundation. All rights reserved.