Package | Description |
---|---|
com.sun.identity.entitlement |
Defines classes and interfaces to work with entitlements.
|
Modifier and Type | Method and Description |
---|---|
NumericAttributeCondition.Operator |
NumericAttributeCondition.getOperator() |
static NumericAttributeCondition.Operator |
NumericAttributeCondition.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NumericAttributeCondition.Operator[] |
NumericAttributeCondition.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
NumericAttributeCondition.setOperator(NumericAttributeCondition.Operator operator) |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.