public class StepSortTypeSerializer extends com.fasterxml.jackson.databind.JsonSerializer<StepSortType>
| Constructor and Description |
|---|
StepSortTypeSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(StepSortType stepSortType,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider) |
public void serialize(StepSortType stepSortType, com.fasterxml.jackson.core.JsonGenerator jsonGenerator, com.fasterxml.jackson.databind.SerializerProvider serializerProvider) throws IOException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<StepSortType>IOExceptionCopyright © 2022. All rights reserved.