public static class ZipDownloadNameConflictsTypeField.ZipDownloadNameConflictsTypeFieldDeserializer extends JsonDeserializer<EnumWrapper<ZipDownloadNameConflictsTypeField>>
| Constructor and Description |
|---|
ZipDownloadNameConflictsTypeFieldDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
EnumWrapper<ZipDownloadNameConflictsTypeField> |
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 ZipDownloadNameConflictsTypeFieldDeserializer()
public EnumWrapper<ZipDownloadNameConflictsTypeField> deserialize(JsonParser p, DeserializationContext ctxt) throws IOException
deserialize in class JsonDeserializer<EnumWrapper<ZipDownloadNameConflictsTypeField>>IOException