public interface Value
| Modifier and Type | Method and Description |
|---|---|
InstallData |
getInstallData() |
Set<String> |
getVarRefs() |
String |
resolve() |
String |
resolve(VariableSubstitutor... substitutors) |
void |
setInstallData(InstallData installData) |
void |
validate() |
String resolve(VariableSubstitutor... substitutors) throws Exception
ExceptionInstallData getInstallData()
void setInstallData(InstallData installData)
Copyright © 2001–2025. All rights reserved.