Annotation Interface NoField


@Documented @Target(METHOD) @Retention(RUNTIME) public @interface NoField
Annotation to ignore a getXXX method of a "host" set in an ObjectForm while building fields.
Author:
Syam