public interface MultipleValue extends AbstractValue
Multiple value interface.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractValue> |
getValues() |
static final java.lang.String copyright
java.util.List<AbstractValue> getValues()
Returns the values.