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