Package | Description |
---|---|
davmail.exchange.ews |
Modifier and Type | Field and Description |
---|---|
protected TwoOperandExpression.Operator |
TwoOperandExpression.operator |
Modifier and Type | Method and Description |
---|---|
static TwoOperandExpression.Operator |
TwoOperandExpression.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TwoOperandExpression.Operator[] |
TwoOperandExpression.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TwoOperandExpression(TwoOperandExpression.Operator operator,
FieldURI fieldURI,
String value)
Create two operand expression.
|
Copyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.