public class EnumValue extends BaseBean
| Constructor and Description |
|---|
EnumValue(Map<String,String> translations,
boolean active) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getTranslations()
Gets a map of ISO codes to the translation for that language.
|
boolean |
isActive()
Gets whether the enumeration value should be selectable.
|
Copyright © 2018. All rights reserved.