org.oddjob.describe
Annotation Type NoDescribe


@Retention(value=RUNTIME)
@Target(value={FIELD,METHOD})
public @interface NoDescribe

Annotate a property (field or getter) that it shouldn't be described.

Author:
rob