| Package | Description |
|---|---|
| net.sf.jasperreports.components.sort |
| Modifier and Type | Method and Description |
|---|---|
static FilterTypeTextOperatorsEnum |
FilterTypeTextOperatorsEnum.getByEnumConstantName(String name) |
static FilterTypeTextOperatorsEnum |
FilterTypeTextOperatorsEnum.getByName(String name) |
static FilterTypeTextOperatorsEnum |
FilterTypeTextOperatorsEnum.getByValue(byte value) |
static FilterTypeTextOperatorsEnum |
FilterTypeTextOperatorsEnum.getByValue(Byte value) |
static FilterTypeTextOperatorsEnum |
FilterTypeTextOperatorsEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterTypeTextOperatorsEnum[] |
FilterTypeTextOperatorsEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.