public static class ExternalTypeHandler.Builder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
void |
addExternal(SettableBeanProperty property,
TypeDeserializer typeDeser) |
ExternalTypeHandler |
build(BeanPropertyMap otherProps)
Method called after all external properties have been assigned, to further
link property with polymorphic value with possible property for type id
itself.
|
public void addExternal(SettableBeanProperty property, TypeDeserializer typeDeser)
public ExternalTypeHandler build(BeanPropertyMap otherProps)
Copyright © 2010 - 2020 Adobe. All Rights Reserved