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