@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2021-08-17T18:57:13.897+02:00[Europe/Berlin]") public class AnnoKey extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_NAME |
static String |
SERIALIZED_NAME_NS |
| Constructor and Description |
|---|
AnnoKey() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName()
Name of the annotation.
|
String |
getNs()
Namespace of the annotation.
|
int |
hashCode() |
AnnoKey |
name(String name) |
AnnoKey |
ns(String ns) |
void |
setName(String name) |
void |
setNs(String ns) |
String |
toString() |
public static final String SERIALIZED_NAME_NAME
public static final String SERIALIZED_NAME_NS
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.