@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2021-08-17T18:57:13.897+02:00[Europe/Berlin]") public class FrequencyTableRow extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_COUNT |
static String |
SERIALIZED_NAME_VALUES |
| Constructor and Description |
|---|
FrequencyTableRow() |
| Modifier and Type | Method and Description |
|---|---|
FrequencyTableRow |
addValuesItem(String valuesItem) |
FrequencyTableRow |
count(Integer count) |
boolean |
equals(Object o) |
Integer |
getCount()
Get count
|
List<String> |
getValues()
Get values
|
int |
hashCode() |
void |
setCount(Integer count) |
void |
setValues(List<String> values) |
String |
toString() |
FrequencyTableRow |
values(List<String> values) |
public static final String SERIALIZED_NAME_VALUES
public static final String SERIALIZED_NAME_COUNT
public FrequencyTableRow values(List<String> values)
public FrequencyTableRow addValuesItem(String valuesItem)
public FrequencyTableRow count(Integer count)
public void setCount(Integer count)
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.