-
public final class PredefinedValueUsed to deal with entities composed of a predefined list of values.
-
-
Method Summary
Modifier and Type Method Description final Stringcomponent1()final Map<Locale, List<String>>component2()final PredefinedValuecopy(String value, Map<Locale, List<String>> labels)final StringgetValue()The reference value. final Map<Locale, List<String>>getLabels()The list of possible values for each locale. -
-
Method Detail
-
component1
final String component1()
-
component2
final Map<Locale, List<String>> component2()
-
-
-
-