Annotation Interface NoDescribe


@Retention(RUNTIME) @Target({FIELD,METHOD}) public @interface NoDescribe
Annotate a property (field or getter) that it shouldn't be described.
Author:
rob