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