public class AutocompleteJson extends Object implements Serializable
Value for the AutocompleteComponent
| Constructor and Description |
|---|
AutocompleteJson(String valueId,
String label)
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
String |
getValueId() |
void |
setLabel(String label)
Set the label to display
|
void |
setValueId(String valueId)
Set the identifiant of the model
|
public String getLabel()
public String getValueId()
public void setLabel(String label)
label - public void setValueId(String valueId)
valueId - Copyright © 2009-2012. All Rights Reserved.