Class SettableAnyProperty

  • All Implemented Interfaces:
    java.io.Serializable

    public abstract class SettableAnyProperty
    extends java.lang.Object
    implements java.io.Serializable
    Class that represents a "wildcard" set method which can be used to generically set values of otherwise unmapped (aka "unknown") properties read from JSON content.

    Note: starting with 2.14, is abstract class with multiple concrete implementations

    See Also:
    Serialized Form