@Component public class AbstractEstimateJsonAdaptor extends Object implements com.google.gson.JsonSerializer<org.egov.works.abstractestimate.entity.AbstractEstimate>
| Constructor and Description |
|---|
AbstractEstimateJsonAdaptor() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
serialize(org.egov.works.abstractestimate.entity.AbstractEstimate abstractEstimate,
Type type,
com.google.gson.JsonSerializationContext jsc) |
public com.google.gson.JsonElement serialize(org.egov.works.abstractestimate.entity.AbstractEstimate abstractEstimate,
Type type,
com.google.gson.JsonSerializationContext jsc)
serialize in interface com.google.gson.JsonSerializer<org.egov.works.abstractestimate.entity.AbstractEstimate>Copyright © 2015–2016 eGovernments Foundation. All rights reserved.