@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2017-12-17T23:29:05.070-05:00") public class FacetedMatchCount extends Object
| Constructor and Description |
|---|
FacetedMatchCount() |
| Modifier and Type | Method and Description |
|---|---|
FacetedMatchCount |
count(Integer count) |
boolean |
equals(Object o) |
FacetedMatchCount |
facet(String facet) |
Integer |
getCount()
The result count.
|
String |
getFacet()
The matched query.
|
int |
hashCode() |
void |
setCount(Integer count) |
void |
setFacet(String facet) |
String |
toString() |
public FacetedMatchCount facet(String facet)
public String getFacet()
public void setFacet(String facet)
public FacetedMatchCount count(Integer count)
public Integer getCount()
public void setCount(Integer count)
Copyright © 2017 Symphony Software Foundation. All rights reserved.