All Implemented Interfaces:
BeanProperty, Named, Serializable
Direct Known Subclasses:
AttributePropertyWriter

public abstract class VirtualBeanPropertyWriter extends BeanPropertyWriter implements Serializable
BeanPropertyWriter implementation used with JsonAppend to add "virtual" properties in addition to regular ones.
Since:
2.5
See Also: