JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
ru.slie.luna.issue.query.clause
Interface MultiClause
All Superinterfaces:
Clause
public interface
MultiClause
extends
Clause
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
Clause
>
getClauses
()
ClauseLogicOperator
getOperator
()
Methods inherited from interface ru.slie.luna.issue.query.clause.
Clause
getName
Method Details
getClauses
List
<
Clause
>
getClauses
()
getOperator
ClauseLogicOperator
getOperator
()