public class FormChgtMdp extends Object
| Constructor and Description |
|---|
FormChgtMdp() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfirmMdp() |
String |
getMdpActuel() |
String |
getNouveauMdp() |
void |
setConfirmMdp(String confirmMdp) |
void |
setMdpActuel(String mdpActuel) |
void |
setNouveauMdp(String nouveauMdp) |
public String getMdpActuel()
public void setMdpActuel(String mdpActuel)
public String getNouveauMdp()
public void setNouveauMdp(String nouveauMdp)
public String getConfirmMdp()
public void setConfirmMdp(String confirmMdp)
Copyright © 2015. All rights reserved.