| Package | Description |
|---|---|
| com.featureprobe.sdk.server.model |
| Modifier and Type | Method and Description |
|---|---|
static ConditionType |
ConditionType.forValue(String value) |
ConditionType |
Condition.getType() |
static ConditionType |
ConditionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConditionType[] |
ConditionType.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.setType(ConditionType type) |
Copyright © 2023. All rights reserved.