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