| Package | Description |
|---|---|
| com.featureprobe.sdk.server.model |
| Modifier and Type | Method and Description |
|---|---|
static PredicateType |
PredicateType.forValue(String value) |
static PredicateType |
PredicateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PredicateType[] |
PredicateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Condition.setPredicate(PredicateType predicate) |
Copyright © 2023. All rights reserved.