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