public static class ComplianceStatus.ComplianceStatusDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<ComplianceStatus>
| Constructor and Description |
|---|
ComplianceStatusDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
ComplianceStatus |
deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializerpublic ComplianceStatus deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<ComplianceStatus>IOExceptionCopyright © 2019. All rights reserved.