@Deprecated public interface IStringList extends IList
IList
IList.IType
Modifier and Type | Method and Description |
---|---|
Collection<String> |
getValues()
Deprecated.
Gets the string values.
|
void |
setValues(Collection<String> values)
Deprecated.
Sets the string values.
|
getDescription, getLabel, getName, getType
Collection<String> getValues()
void setValues(Collection<String> values)
values
- A collection of String values.Copyright © 2022 Visiativ. All rights reserved.