public class SelectStep extends Object
| Constructor and Description |
|---|
SelectStep(String label,
String identifiant) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentifiant()
Getter for identifiant.
|
String |
getLabel()
Getter for label.
|
void |
setIdentifiant(String identifiant)
Setter for identifiant.
|
void |
setLabel(String label)
Setter for label.
|
public String getLabel()
public void setLabel(String label)
label - the label to setpublic String getIdentifiant()
public void setIdentifiant(String identifiant)
identifiant - the identifiant to setCopyright © 2016. All rights reserved.