public static class SearchForContentQueryParamsContentTypesField.SearchForContentQueryParamsContentTypesFieldSerializer extends JsonSerializer<EnumWrapper<SearchForContentQueryParamsContentTypesField>>
| Constructor and Description |
|---|
SearchForContentQueryParamsContentTypesFieldSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(EnumWrapper<SearchForContentQueryParamsContentTypesField> value,
JsonGenerator gen,
SerializerProvider serializers) |
public SearchForContentQueryParamsContentTypesFieldSerializer()
public void serialize(EnumWrapper<SearchForContentQueryParamsContentTypesField> value, JsonGenerator gen, SerializerProvider serializers) throws IOException
serialize in class JsonSerializer<EnumWrapper<SearchForContentQueryParamsContentTypesField>>IOException