Class ComboBoxData
java.lang.Object
de.hybris.platform.unifieduibackoffice.widgets.models.ComboBoxData
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ComboBoxData
public ComboBoxData()
-
-
Method Details
-
getCode
returns the code- Returns:
- the code
-
setCode
sets the code- Parameters:
code- the code
-
getName
return the name- Returns:
- the name
-
setName
sets the name- Parameters:
name- the name
-