public class RefundChannelDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<RefundChannel>
| Constructor and Description |
|---|
RefundChannelDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
RefundChannel |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
public RefundChannel deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<RefundChannel>IOExceptionCopyright © 2016. All rights reserved.