public interface ConfigurationProperty
Modifier and Type | Method and Description |
---|---|
String |
getName()
The name of the property.
|
List<String> |
getValues()
The values for the permutation currently being considered.
|
Copyright © 2018. All rights reserved.