@Target(value={ANNOTATION_TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface JsonAnySetter
XmlAnyElement
in behavior; and can only be used to denote a single property
per type.
If used, all otherwise unmapped key-value pairs from JSON Object values are added to the property (of type Map or bean).
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"