public interface QueryAttribute<T>
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
T |
getValue(java.lang.String value, |
void |
checkOperatorUsability(WhereAttributeOperator operator) |
void |
checkSyntaxType(QueryAttributeSyntaxType syntaxType) |