public class TradeTypeDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<TradeType>
| Constructor and Description |
|---|
TradeTypeDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
TradeType |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
public TradeType deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<TradeType>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2018. All rights reserved.