| Package | Description |
|---|---|
| org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search |
| Modifier and Type | Method and Description |
|---|---|
PropertyComparisonOperator |
PropertyCondition.getOperator()
Retrieve the operator to use for the comparison.
|
static PropertyComparisonOperator |
PropertyComparisonOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyComparisonOperator[] |
PropertyComparisonOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyCondition.setOperator(PropertyComparisonOperator operator)
Set the operator to use for the comparison.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.