net.sourceforge.fluxion.annotations
Annotation Type DataPropertyAnn


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

An annotation indicating that a method on a bean should be used to create a datatype property.

Version:
0.2
Author:
Tony Burdett

Required Element Summary
 AccessorMode value
           
 

Element Detail

value

public abstract AccessorMode value


Copyright © 2010. All Rights Reserved.