Package org.ghotibeaun.json.converters.annotation
-
Annotation Types Summary Annotation Type Description ClassValueConverter JSONElement Identifies a JSON element mapping.JSONIgnore Indicates that a JSON element should be ignored.JSONValueConverter Specifies aValueConverter
to be applied to a JSONValue before setting the value on the target class.TargetClass Specifies a concrete target class to apply to or retrieve from a field or method.