|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NumericOperator | |
|---|---|
| net.dontdrinkandroot.persistence.filter | |
| Uses of NumericOperator in net.dontdrinkandroot.persistence.filter |
|---|
| Methods in net.dontdrinkandroot.persistence.filter that return NumericOperator | |
|---|---|
static NumericOperator |
NumericOperator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static NumericOperator[] |
NumericOperator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in net.dontdrinkandroot.persistence.filter with parameters of type NumericOperator | |
|---|---|
NumericFilter(java.lang.String name,
javax.persistence.metamodel.SingularAttribute<? super T,? extends java.lang.Number> attribute,
NumericOperator operator,
java.lang.Number literal)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||