net.sourceforge.fluxion.annotations
Annotation Type FieldNameAnn


@Documented
@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface FieldNameAnn

An annotation used to mark methods with the name of the field they model.

Version:
1.0
Author:
Tony Burdett

Required Element Summary
 java.lang.String value
           
 

Element Detail

value

public abstract java.lang.String value


Copyright © 2010. All Rights Reserved.