@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2021-08-17T18:57:13.897+02:00[Europe/Berlin]") public class BadRequestErrorAQLSyntaxError extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_DESC |
static String |
SERIALIZED_NAME_LOCATION |
| Constructor and Description |
|---|
BadRequestErrorAQLSyntaxError() |
| Modifier and Type | Method and Description |
|---|---|
BadRequestErrorAQLSyntaxError |
desc(String desc) |
boolean |
equals(Object o) |
String |
getDesc()
Get desc
|
LineColumnRange |
getLocation()
Get location
|
int |
hashCode() |
BadRequestErrorAQLSyntaxError |
location(LineColumnRange location) |
void |
setDesc(String desc) |
void |
setLocation(LineColumnRange location) |
String |
toString() |
public static final String SERIALIZED_NAME_DESC
public static final String SERIALIZED_NAME_LOCATION
public BadRequestErrorAQLSyntaxError desc(String desc)
public String getDesc()
public void setDesc(String desc)
public BadRequestErrorAQLSyntaxError location(LineColumnRange location)
@Nullable public LineColumnRange getLocation()
public void setLocation(LineColumnRange location)
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.