@Target(value=PACKAGE) @Retention(value=RUNTIME) public @interface JsonTypeMappings
Explicitly defines mappings of the specified types to target JSON types.
JsonTypeMapping[]
value
public abstract JsonTypeMapping[] value
Copyright © 2014. All rights reserved.