public static class CompletionRuleVariableTypeField.CompletionRuleVariableTypeFieldDeserializer extends JsonDeserializer<EnumWrapper<CompletionRuleVariableTypeField>>
| Constructor and Description |
|---|
CompletionRuleVariableTypeFieldDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
EnumWrapper<CompletionRuleVariableTypeField> |
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 CompletionRuleVariableTypeFieldDeserializer()
public EnumWrapper<CompletionRuleVariableTypeField> deserialize(JsonParser p, DeserializationContext ctxt) throws IOException
deserialize in class JsonDeserializer<EnumWrapper<CompletionRuleVariableTypeField>>IOException