Package cc.plural.jsonij.marshal.annotation

Annotation Types Summary
JSONAccessor Annotation for JSON Accessor Method.
JSONDecoder Annotation to declare a method that decoder JSON for the object.
JSONEncoder Annotation to declare a method that encodes JSON for the object.
JSONIgnore Annotation for declaring that JSON should ignore.
JSONMutator Annotation for JSON Mutator Method.
JSONName Annotation for JSON Mutator Method.
 



Copyright © 2012. All Rights Reserved.