| Package | Description |
|---|---|
| org.symphonyoss.symphony.pod.model |
| Modifier and Type | Method and Description |
|---|---|
static PasswordReset.TypeEnum |
PasswordReset.TypeEnum.fromValue(String text) |
PasswordReset.TypeEnum |
PasswordReset.getType()
Get type
|
static PasswordReset.TypeEnum |
PasswordReset.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PasswordReset.TypeEnum[] |
PasswordReset.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PasswordReset.setType(PasswordReset.TypeEnum type) |
PasswordReset |
PasswordReset.type(PasswordReset.TypeEnum type) |
Copyright © 2018 Symphony Software Foundation. All rights reserved.