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