@Retention(value=RUNTIME) @Target(value=METHOD) @Documented public static @interface FieldBuilder.PasswordField
PasswordField.| Modifier and Type | Optional Element and Description |
|---|---|
Class<? extends PasswordField> |
type
Get the
PasswordField type that will edit the property. |
public abstract Class<? extends PasswordField> type
PasswordField type that will edit the property.Copyright © 2017. All rights reserved.