public class PaySalesTaxEnumJsonSerializer extends com.fasterxml.jackson.databind.JsonSerializer<PaySalesTaxEnum>
| Constructor and Description |
|---|
PaySalesTaxEnumJsonSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(PaySalesTaxEnum value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public void serialize(PaySalesTaxEnum value, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<PaySalesTaxEnum>IOExceptionCopyright © 2017. All rights reserved.