@Target(value=TYPE) @Retention(value=RUNTIME) public @interface JsonType
Denotes that a type represents a JSON type.
Copyright © 2014. All rights reserved.