public class TypedValue extends Object
| Constructor and Description |
|---|
TypedValue(ValueType type,
String expression) |
| Modifier and Type | Method and Description |
|---|---|
static TypedValue |
from(String value) |
String |
getExpression() |
ValueType |
getType() |
void |
setExpression(String expression) |
Copyright © 2017–2018 Red Hat. All rights reserved.