@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2021-08-17T18:57:13.897+02:00[Europe/Berlin]") public class LineColumn extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_COLUMN |
static String |
SERIALIZED_NAME_LINE |
| Constructor and Description |
|---|
LineColumn() |
| Modifier and Type | Method and Description |
|---|---|
LineColumn |
column(Integer column) |
boolean |
equals(Object o) |
Integer |
getColumn()
Get column
|
Integer |
getLine()
Get line
|
int |
hashCode() |
LineColumn |
line(Integer line) |
void |
setColumn(Integer column) |
void |
setLine(Integer line) |
String |
toString() |
public static final String SERIALIZED_NAME_LINE
public static final String SERIALIZED_NAME_COLUMN
public LineColumn line(Integer line)
public void setLine(Integer line)
public LineColumn column(Integer column)
public void setColumn(Integer column)
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.