public interface ExpressionValue
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultValue() |
String |
getKey() |
String |
getResolvedValue() |
void |
setDefaultValue(String s) |
void |
setKey(String s) |
void |
setResolvedValue(String s) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.