public class TaxServiceDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<TaxService>
Constructor and Description |
---|
TaxServiceDeserializer() |
Modifier and Type | Method and Description |
---|---|
TaxService |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext desContext)
}
|
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializer
public TaxService deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext desContext) throws IOException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<TaxService>
IOException
Copyright © 2017. All rights reserved.