public static class ShieldInformationBarrierSegmentTypeField.ShieldInformationBarrierSegmentTypeFieldDeserializer extends JsonDeserializer<EnumWrapper<ShieldInformationBarrierSegmentTypeField>>
| Constructor and Description |
|---|
ShieldInformationBarrierSegmentTypeFieldDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
EnumWrapper<ShieldInformationBarrierSegmentTypeField> |
deserialize(JsonParser p,
DeserializationContext ctxt) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic ShieldInformationBarrierSegmentTypeFieldDeserializer()
public EnumWrapper<ShieldInformationBarrierSegmentTypeField> deserialize(JsonParser p, DeserializationContext ctxt) throws IOException
deserialize in class JsonDeserializer<EnumWrapper<ShieldInformationBarrierSegmentTypeField>>IOException