| Package | Description |
|---|---|
| com.sap.cloud.sdk.service.prov.api.security |
| Modifier and Type | Method and Description |
|---|---|
static Operator |
Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Operator[] |
Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Operator> |
Operator.getEncodedValueMap() |
static Map<String,Operator> |
Operator.getValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Operand |
Operand.transformToInfixOperand(Operator operator,
Operand operand) |
Copyright © 2020 SAP. All Rights Reserved.