public class SingleSelectType extends DataType
DataType.ViewAggregationEnum| Constructor and Description |
|---|
SingleSelectType() |
| Modifier and Type | Method and Description |
|---|---|
SingleSelectType |
addValuesItem(String valuesItem) |
boolean |
equals(Object o) |
Boolean |
getMandatory()
Get mandatory
|
List<String> |
getValues()
Get values
|
int |
hashCode() |
void |
setValues(List<String> values) |
String |
toString() |
SingleSelectType |
values(List<String> values) |
activatedBy, getActivatedBy, getFullTextSearch, getInFacet, getInitialValue, getInView, getQuickSearch, getType, getViewAggregation, mandatory, putActivatedByItem, setActivatedBy, setMandatorypublic Boolean getMandatory()
getMandatory in class DataTypepublic SingleSelectType values(List<String> values)
public SingleSelectType addValuesItem(String valuesItem)
Copyright © 2019 LeanIX GmbH. All rights reserved.