public class AtomicActionDeserializer<T extends Oaf> extends com.fasterxml.jackson.databind.JsonDeserializer<AtomicAction<T>>
| Constructor and Description |
|---|
AtomicActionDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
AtomicAction<T> |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic AtomicAction<T> deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<AtomicAction<T extends Oaf>>IOExceptionCopyright © 2025. All rights reserved.