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