Class SettableBeanProperty.ManagedReferenceProperty

  • All Implemented Interfaces:
    BeanProperty, Named
    Enclosing class:
    SettableBeanProperty

    public static final class SettableBeanProperty.ManagedReferenceProperty
    extends SettableBeanProperty
    Wrapper property that is used to handle managed (forward) properties (see [JACKSON-235] for more information). Basically just need to delegate first to actual forward property, and
    Author:
    tatu