| Package | Description |
|---|---|
| ch.sharedvd.tipi.engine.query |
| Modifier and Type | Method and Description |
|---|---|
ComparatorOperator |
TipiCriteria.getOperatorForIdCorrelation() |
ComparatorOperator |
TipiCriteria.getOperatorForNameOrProcessName() |
static ComparatorOperator |
ComparatorOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComparatorOperator[] |
ComparatorOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TipiCriteria.setOperatorForIdCorrelation(ComparatorOperator operatorForIdCorrelation) |
void |
TipiCriteria.setOperatorForNameOrProcessName(ComparatorOperator operatorForNameOrProcessName) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.