| Package | Description |
|---|---|
| br.pucrio.tecgraf.soma.serviceapi.persistence.specification.impl |
| Modifier and Type | Method and Description |
|---|---|
static GenericSpecification.ComparisonOperator |
GenericSpecification.ComparisonOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GenericSpecification.ComparisonOperator[] |
GenericSpecification.ComparisonOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GenericSpecification(Class<T> typeParameterClass,
String fieldName,
GenericSpecification.ComparisonOperator comparisonOperator,
Object value) |
Copyright © 2019. All rights reserved.