@Retention(value=RUNTIME) @Target(value=METHOD) @Documented public static @interface FieldBuilder.ProvidesField
AbstractField suitable for
editing the specified property.
Annotated methods must take zero arguments and return a type compatible with AbstractField.
FieldBuilderpublic abstract String value
Copyright © 2017. All rights reserved.