Class MultiSelectSettingsBean
java.lang.Object
ch.tocco.nice2.reporting.impl.rest.beans.MultiSelectSettingsBean
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetId()
getLabel()
void
setDefaultValue
(List<DefaultValueBean> defaultValue) void
void
void
setOptions
(List<Map<String, String>> options)
-
Constructor Details
-
MultiSelectSettingsBean
public MultiSelectSettingsBean()
-
-
Method Details
-
getId
-
setId
-
getDataType
-
getDefaultValue
-
setDefaultValue
-
getOptions
-
setOptions
-
getLabel
-
setLabel
-