public static class ExternalTypeHandler.Builder extends 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.
|
protected Builder(JavaType t)
public void addExternal(SettableBeanProperty property, TypeDeserializer typeDeser)
public ExternalTypeHandler build(BeanPropertyMap otherProps)
Copyright © 2018 JBoss by Red Hat. All rights reserved.