public static final class JSONUtil.AsPropertyTypeSerializerEx
extends com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeSerializer
| Constructor and Description |
|---|
AsPropertyTypeSerializerEx(com.fasterxml.jackson.databind.jsontype.TypeIdResolver idRes,
com.fasterxml.jackson.databind.BeanProperty property,
String propName) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeTypePrefixForObject(Object value,
com.fasterxml.jackson.core.JsonGenerator jgen) |
forProperty, getPropertyName, getTypeInclusion, writeCustomTypePrefixForObject, writeCustomTypeSuffixForObject, writeTypePrefixForObject, writeTypeSuffixForObjectwriteCustomTypePrefixForArray, writeCustomTypePrefixForScalar, writeCustomTypeSuffixForArray, writeCustomTypeSuffixForScalar, writeTypePrefixForArray, writeTypePrefixForArray, writeTypePrefixForScalar, writeTypePrefixForScalar, writeTypeSuffixForArray, writeTypeSuffixForScalarpublic AsPropertyTypeSerializerEx(com.fasterxml.jackson.databind.jsontype.TypeIdResolver idRes,
com.fasterxml.jackson.databind.BeanProperty property,
String propName)
public void writeTypePrefixForObject(Object value, com.fasterxml.jackson.core.JsonGenerator jgen) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
writeTypePrefixForObject in class com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeSerializerIOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.