org.neovera.jdiablo.annotation
Annotation Type RawOptions


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface RawOptions

Use this annotation against a field that is of type List to get access to a raw list of options along with the property in the bean that it was bound to and the setter method used for that property.



Copyright © 2014 Neovera Inc.. All rights reserved.