Package | Description |
---|---|
net.bluemind.backend.mail.api |
Modifier and Type | Field and Description |
---|---|
SearchQuery.LogicalOperator |
SearchQuery.HeaderQuery.logicalOperator
Defines the search operator of the requested header search values
|
Modifier and Type | Method and Description |
---|---|
static SearchQuery.LogicalOperator |
SearchQuery.LogicalOperator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SearchQuery.LogicalOperator[] |
SearchQuery.LogicalOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static SearchQuery |
SearchQuery.allHeaders(java.util.Map<java.lang.String,java.lang.String> headerValues,
SearchQuery.LogicalOperator operator) |
Copyright © 2021. All Rights Reserved.