public final class NavigationActionDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<NavigationAction>
This class deserialize NavigationAction from json
| Constructor and Description |
|---|
NavigationActionDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
NavigationAction |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserializeWithType, getValueClass, getValueType, handledTypedeserialize, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic NavigationAction deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<NavigationAction>IOExceptionCopyright © 2010 - 2019 edorasware ag. All Rights Reserved.