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