public interface ConfigurationProperty
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
The name of the property.
|
java.util.List<java.lang.String> |
getValues()
The values for the permutation currently being considered.
|