public class FacetValueCountSolrFacetVisibilityRuleDTO extends AbstractSolrFacetVisibilityRuleDTO
| Constructor and Description |
|---|
FacetValueCountSolrFacetVisibilityRuleDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCount() |
String |
getOperator() |
Set<String> |
getSelectedStates() |
void |
setCount(Integer value) |
void |
setOperator(String value) |
void |
setSelectedStates(Set<String> value) |
getCode, getCondition, getFacet, getName, setCode, setCondition, setFacet, setNamegetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic FacetValueCountSolrFacetVisibilityRuleDTO()
Copyright © 2017 SAP SE. All Rights Reserved.