@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2021-08-17T18:57:13.897+02:00[Europe/Berlin]") public class BadRequestError extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_AQ_L_SEMANTIC_ERROR |
static String |
SERIALIZED_NAME_AQ_L_SYNTAX_ERROR |
static String |
SERIALIZED_NAME_ILLEGAL_NODE_PATH |
static String |
SERIALIZED_NAME_IMPOSSIBLE_SEARCH |
static String |
SERIALIZED_NAME_U_U_I_D |
| Constructor and Description |
|---|
BadRequestError() |
| Modifier and Type | Method and Description |
|---|---|
BadRequestError |
aqLSemanticError(BadRequestErrorAQLSyntaxError aqLSemanticError) |
BadRequestError |
aqLSyntaxError(BadRequestErrorAQLSyntaxError aqLSyntaxError) |
boolean |
equals(Object o) |
BadRequestErrorAQLSyntaxError |
getAqLSemanticError()
Get aqLSemanticError
|
BadRequestErrorAQLSyntaxError |
getAqLSyntaxError()
Get aqLSyntaxError
|
String |
getIllegalNodePath()
Get illegalNodePath
|
String |
getImpossibleSearch()
Get impossibleSearch
|
String |
getUUID()
Get UUID
|
int |
hashCode() |
BadRequestError |
illegalNodePath(String illegalNodePath) |
BadRequestError |
impossibleSearch(String impossibleSearch) |
void |
setAqLSemanticError(BadRequestErrorAQLSyntaxError aqLSemanticError) |
void |
setAqLSyntaxError(BadRequestErrorAQLSyntaxError aqLSyntaxError) |
void |
setIllegalNodePath(String illegalNodePath) |
void |
setImpossibleSearch(String impossibleSearch) |
void |
setUUID(String UUID) |
String |
toString() |
BadRequestError |
UUID(String UUID) |
public static final String SERIALIZED_NAME_AQ_L_SYNTAX_ERROR
public static final String SERIALIZED_NAME_AQ_L_SEMANTIC_ERROR
public static final String SERIALIZED_NAME_IMPOSSIBLE_SEARCH
public static final String SERIALIZED_NAME_U_U_I_D
public static final String SERIALIZED_NAME_ILLEGAL_NODE_PATH
public BadRequestError aqLSyntaxError(BadRequestErrorAQLSyntaxError aqLSyntaxError)
@Nullable public BadRequestErrorAQLSyntaxError getAqLSyntaxError()
public void setAqLSyntaxError(BadRequestErrorAQLSyntaxError aqLSyntaxError)
public BadRequestError aqLSemanticError(BadRequestErrorAQLSyntaxError aqLSemanticError)
@Nullable public BadRequestErrorAQLSyntaxError getAqLSemanticError()
public void setAqLSemanticError(BadRequestErrorAQLSyntaxError aqLSemanticError)
public BadRequestError impossibleSearch(String impossibleSearch)
@Nullable public String getImpossibleSearch()
public void setImpossibleSearch(String impossibleSearch)
public BadRequestError UUID(String UUID)
public void setUUID(String UUID)
public BadRequestError illegalNodePath(String illegalNodePath)
@Nullable public String getIllegalNodePath()
public void setIllegalNodePath(String illegalNodePath)
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.