com.benfante.utils.string
Annotation Type Exposed


@Documented
@Target(value=FIELD)
@Retention(value=RUNTIME)
@Inherited
public @interface Exposed

An annotation for marking attributes that should be exposed by the toString method.

Version:
$Id$
Author:
Lucio Benfante lucio@benfante.com



Copyright © 2007. All Rights Reserved.