@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2021-08-17T18:57:13.897+02:00[Europe/Berlin]") public class Group extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_CORPORA |
static String |
SERIALIZED_NAME_NAME |
| Constructor and Description |
|---|
Group() |
| Modifier and Type | Method and Description |
|---|---|
Group |
addCorporaItem(String corporaItem) |
Group |
corpora(List<String> corpora) |
boolean |
equals(Object o) |
List<String> |
getCorpora()
List of corpus names/identifiers.
|
String |
getName()
Get name
|
int |
hashCode() |
Group |
name(String name) |
void |
setCorpora(List<String> corpora) |
void |
setName(String name) |
String |
toString() |
public static final String SERIALIZED_NAME_NAME
public static final String SERIALIZED_NAME_CORPORA
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.