Package com.commercetools.importapi.json
Class ErrorAttributeDeserializer
java.lang.Object
tools.jackson.databind.ValueDeserializer<Attribute>
com.commercetools.importapi.json.ErrorAttributeDeserializer
- All Implemented Interfaces:
NullValueProvider
-
Nested Class Summary
Nested classes/interfaces inherited from class tools.jackson.databind.ValueDeserializer
ValueDeserializer.None -
Method Summary
Modifier and TypeMethodDescriptiondeserialize(tools.jackson.core.JsonParser p, DeserializationContext ctxt) Methods inherited from class tools.jackson.databind.ValueDeserializer
createContextual, deserialize, deserializeWithType, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, resolve, supportsUpdate, unwrappingDeserializer
-
Method Details
-
deserialize
- Specified by:
deserializein classValueDeserializer<Attribute>
-