public class PasswordReset extends Object
Constructor and Description |
---|
PasswordReset() |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getKey() |
String |
getPassword() |
PasswordReset |
setId(String id) |
PasswordReset |
setKey(String key) |
PasswordReset |
setPassword(String password) |
String |
toString() |
public String getPassword()
public PasswordReset setPassword(String password)
public String getId()
public PasswordReset setId(String id)
public String getKey()
public PasswordReset setKey(String key)
Copyright © 2005–2017 Alfresco Software. All rights reserved.