@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2021-08-17T18:57:13.897+02:00[Europe/Berlin]") public class Annotation extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_KEY |
static String |
SERIALIZED_NAME_VAL |
| Constructor and Description |
|---|
Annotation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
AnnoKey |
getKey()
Get key
|
String |
getVal()
Value of the annotation
|
int |
hashCode() |
Annotation |
key(AnnoKey key) |
void |
setKey(AnnoKey key) |
void |
setVal(String val) |
String |
toString() |
Annotation |
val(String val) |
public static final String SERIALIZED_NAME_KEY
public static final String SERIALIZED_NAME_VAL
public Annotation key(AnnoKey key)
public void setKey(AnnoKey key)
public Annotation val(String val)
public void setVal(String val)
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.