public class AccountPasswordStrengthType extends Object
| Constructor and Description |
|---|
AccountPasswordStrengthType() |
| Modifier and Type | Method and Description |
|---|---|
AccountPasswordStrengthType |
addOptionsItem(AccountPasswordStrengthTypeOption optionsItem) |
boolean |
equals(Object o) |
List<AccountPasswordStrengthTypeOption> |
getOptions() |
int |
hashCode() |
AccountPasswordStrengthType |
options(List<AccountPasswordStrengthTypeOption> options) |
void |
setOptions(List<AccountPasswordStrengthTypeOption> options) |
String |
toString() |
public AccountPasswordStrengthType options(List<AccountPasswordStrengthTypeOption> options)
public AccountPasswordStrengthType addOptionsItem(AccountPasswordStrengthTypeOption optionsItem)
public List<AccountPasswordStrengthTypeOption> getOptions()
public void setOptions(List<AccountPasswordStrengthTypeOption> options)
Copyright © 2020. All rights reserved.