public final class PropertyDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<Property>
Deserializer for Property
| Constructor and Description | 
|---|
PropertyDeserializer()  | 
| Modifier and Type | Method and Description | 
|---|---|
Property | 
deserialize(com.fasterxml.jackson.core.JsonParser parser,
           com.fasterxml.jackson.databind.DeserializationContext context)  | 
deserializeWithType, getValueClass, getValueType, handledTypepublic Property deserialize(com.fasterxml.jackson.core.JsonParser parser, com.fasterxml.jackson.databind.DeserializationContext context) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<Property>IOExceptionCopyright © 2010 - 2019 edorasware ag. All Rights Reserved.