public class Expression extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDefaultValue() |
String |
getKey() |
String |
getPrefix() |
String |
getSuffix() |
int |
hashCode() |
static boolean |
isExpression(String value) |
static Expression |
of(String value) |
String |
toString() |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.