Package com.iizix.prop.annotation
Annotation Type PropName
- @Documented @Retention(RUNTIME) @Target(FIELD) public @interface PropNameUsed to define an Object Member connection to a Property Name.- Author:
- Christopher Mindus
 
- Required Element Summary- Required Elements - Modifier and Type - Required Element - Description - java.lang.String- nameThe Name of the Property to associate with the Field.