| Package | Description |
|---|---|
| net.sf.jasperreports.engine.json.expression.filter |
| Modifier and Type | Method and Description |
|---|---|
FilterExpression.VALUE_TYPE |
ValueDescriptor.getType() |
static FilterExpression.VALUE_TYPE |
FilterExpression.VALUE_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterExpression.VALUE_TYPE[] |
FilterExpression.VALUE_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ValueDescriptor(FilterExpression.VALUE_TYPE type,
String value) |
Copyright © 2017. All rights reserved.