Annotation Interface FieldBuilder.PasswordField

Enclosing class:
FieldBuilder<T>

@Retention(RUNTIME) @Target(METHOD) @Documented public static @interface FieldBuilder.PasswordField
Specifies how a Java bean property should be edited using a PasswordField.
See Also: