public interface ResolvedConfiguration
| Modifier and Type | Method and Description |
|---|---|
void |
add(ConfigurationValue value)
Add a value to this resolution.
|
String |
getValue()
Return the most important resolve value for the relevent configuration.
|
boolean |
hasValue() |
String getValue()
void add(ConfigurationValue value)
boolean hasValue()
Copyright © 2008–2016 RedEngine Ltd. All rights reserved.