Annotation Interface Hidden


@Documented @Retention(RUNTIME) @Target(METHOD) public @interface Hidden
Annotation which hides a column from a row's generated toString method.
See Also: