public static class PasswordInText.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
PasswordInText |
build() |
PasswordInText.Builder |
copy(PasswordInText model) |
PasswordInText.Builder |
password(String password)
Password.
|
public PasswordInText.Builder password(String password)
Password.
password
- the value to setpublic PasswordInText build()
public PasswordInText.Builder copy(PasswordInText model)
Copyright © 2016–2024. All rights reserved.