public interface FEELPropertyAccessible
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FEELPropertyAccessible.AbstractPropertyValueResult |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
allFEELProperties() |
void |
fromMap(Map<String,Object> values) |
FEELPropertyAccessible.AbstractPropertyValueResult |
getFEELProperty(String property) |
void |
setFEELProperty(String key,
Object value) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.