Class VirtualBeanPropertyWriter

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

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