@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-01-28T11:18:17.901-05:00") public class PasswordReset extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PasswordReset.TypeEnum
Gets or Sets type
|
| Constructor and Description |
|---|
PasswordReset() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
PasswordReset.TypeEnum |
getType()
Get type
|
int |
hashCode() |
void |
setType(PasswordReset.TypeEnum type) |
String |
toString() |
PasswordReset |
type(PasswordReset.TypeEnum type) |
public PasswordReset type(PasswordReset.TypeEnum type)
public PasswordReset.TypeEnum getType()
public void setType(PasswordReset.TypeEnum type)
Copyright © 2018 Symphony Software Foundation. All rights reserved.