public interface BooleanClauseOccur
Modifier and Type | Field and Description |
---|---|
static BooleanClauseOccur |
MUST |
static BooleanClauseOccur |
MUST_NOT |
static BooleanClauseOccur |
SHOULD |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
static final BooleanClauseOccur MUST
static final BooleanClauseOccur MUST_NOT
static final BooleanClauseOccur SHOULD