@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2021-08-17T18:57:13.897+02:00[Europe/Berlin]") public class CountExtra extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_DOCUMENT_COUNT |
static String |
SERIALIZED_NAME_MATCH_COUNT |
| Constructor and Description |
|---|
CountExtra() |
| Modifier and Type | Method and Description |
|---|---|
CountExtra |
documentCount(Integer documentCount) |
boolean |
equals(Object o) |
Integer |
getDocumentCount()
Number of documents with at least one match.
|
Integer |
getMatchCount()
Total number of matches.
|
int |
hashCode() |
CountExtra |
matchCount(Integer matchCount) |
void |
setDocumentCount(Integer documentCount) |
void |
setMatchCount(Integer matchCount) |
String |
toString() |
public static final String SERIALIZED_NAME_MATCH_COUNT
public static final String SERIALIZED_NAME_DOCUMENT_COUNT
public CountExtra matchCount(Integer matchCount)
public void setMatchCount(Integer matchCount)
public CountExtra documentCount(Integer documentCount)
@Nullable public Integer getDocumentCount()
public void setDocumentCount(Integer documentCount)
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.