@JsonObject(value="AttributeMatchClause") public static class SearchCriteria.AttributeMatchClause extends SearchCriteria.MatchClause
| Modifier and Type | Method and Description |
|---|---|
SearchCriteria.MatchClauseAttribute |
getAttribute()
Return the code of the attribute to compare against.
|
createAnyFieldMatch, createAnyPropertyMatch, createAttributeMatch, createPropertyMatch, createTimeAttributeMatch, equals, escape, getCompareMode, getDesiredValue, getFieldType, hashCode, toStringpublic SearchCriteria.MatchClauseAttribute getAttribute()