@PublicApi public class InsightFieldSelectOption extends Object implements Translateble
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getValue() |
static InsightFieldSelectOption |
newInstance(String value,
String nameI18nKey) |
void |
translate(io.riada.insight.utils.I18n i18n) |
public static InsightFieldSelectOption newInstance(String value, String nameI18nKey)
public String getValue()
public String getName()
public void translate(io.riada.insight.utils.I18n i18n)
translate in interface TranslatebleCopyright © 2024 Atlassian. All rights reserved.