public class PasswordResetCode extends Object implements Serializable
| Constructor and Description |
|---|
PasswordResetCode() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNewpassword() |
Operator |
getOperator() |
PartyIdentification |
getPasswordresetcode() |
void |
setNewpassword(String newpassword) |
void |
setOperator(Operator operator) |
void |
setPasswordresetcode(PartyIdentification passwordresetcode) |
public Operator getOperator()
public void setOperator(Operator operator)
operator - the operator to setpublic PartyIdentification getPasswordresetcode()
public void setPasswordresetcode(PartyIdentification passwordresetcode)
passwordresetcode - the passwordresetcode to setpublic String getNewpassword()
public void setNewpassword(String newpassword)
newpassword - the newpassword to setCopyright © 2016 Blugrid Pty. Ltd.. All rights reserved.