|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SearchQuery.Conjunction | |
|---|---|
| org.apache.james.mailbox | |
| Uses of SearchQuery.Conjunction in org.apache.james.mailbox |
|---|
| Methods in org.apache.james.mailbox that return SearchQuery.Conjunction | |
|---|---|
SearchQuery.Conjunction |
SearchQuery.ConjunctionCriterion.getType()
Gets the type of conjunction. |
static SearchQuery.Conjunction |
SearchQuery.Conjunction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SearchQuery.Conjunction[] |
SearchQuery.Conjunction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.apache.james.mailbox with parameters of type SearchQuery.Conjunction | |
|---|---|
SearchQuery.ConjunctionCriterion(SearchQuery.Conjunction type,
java.util.List<SearchQuery.Criterion> criteria)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||