@ThreadSafe public interface IamConditionKey extends IamValue
IamConditionKey specifies the "left hand side" of an IamCondition.IamCondition,
Condition
user guide| Modifier and Type | Method and Description |
|---|---|
static IamConditionKey |
create(String value)
Create a new
IamConditionKey element with the provided IamValue.value(). |
static IamConditionKey create(String value)
IamConditionKey element with the provided IamValue.value().Copyright © 2023. All rights reserved.