public static class CommentBaseTypeField.CommentBaseTypeFieldDeserializer extends JsonDeserializer<EnumWrapper<CommentBaseTypeField>>
| Constructor and Description |
|---|
CommentBaseTypeFieldDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
EnumWrapper<CommentBaseTypeField> |
deserialize(JsonParser p,
DeserializationContext ctxt) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic CommentBaseTypeFieldDeserializer()
public EnumWrapper<CommentBaseTypeField> deserialize(JsonParser p, DeserializationContext ctxt) throws IOException
deserialize in class JsonDeserializer<EnumWrapper<CommentBaseTypeField>>IOException