@ExperimentalApi public class SubClause<T> extends Object
| Constructor and Description |
|---|
SubClause(T query,
ClauseType clauseType) |
| Modifier and Type | Method and Description |
|---|---|
T |
getClause() |
ClauseType |
getClauseType() |
public SubClause(T query, ClauseType clauseType)
public T getClause()
public ClauseType getClauseType()
Copyright © 2003–2023 Atlassian. All rights reserved.