@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class Position extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Position.TypenameEnum
Gets or Sets typename
|
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_COLUMN |
static String |
SERIALIZED_NAME_ROW |
static String |
SERIALIZED_NAME_TYPENAME |
_isPresent_| 构造器和说明 |
|---|
Position() |
| 限定符和类型 | 方法和说明 |
|---|---|
Position |
column_ExplictlyNonNull() |
Position |
column_ExplictlyNull() |
Position |
column(Integer column) |
boolean |
equals(Object o) |
boolean |
getColumn_IsExplictlyNull() |
Integer |
getColumn()
Get column
|
boolean |
getRow_IsExplictlyNull() |
Integer |
getRow()
Get row
|
boolean |
getTypename_IsExplictlyNull() |
Position.TypenameEnum |
getTypename()
Get typename
|
int |
hashCode() |
Position |
row_ExplictlyNonNull() |
Position |
row_ExplictlyNull() |
Position |
row(Integer row) |
void |
setColumn_IsExplictlyNull(boolean isExplictlyNull) |
void |
setColumn(Integer column) |
void |
setRow_IsExplictlyNull(boolean isExplictlyNull) |
void |
setRow(Integer row) |
void |
setTypename_IsExplictlyNull(boolean isExplictlyNull) |
void |
setTypename(Position.TypenameEnum typename) |
String |
toString() |
Position |
typename_ExplictlyNonNull() |
Position |
typename_ExplictlyNull() |
Position |
typename(Position.TypenameEnum typename) |
public void setRow(Integer row)
public Position row_ExplictlyNull()
public Position row_ExplictlyNonNull()
public void setRow_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRow_IsExplictlyNull()
public void setColumn(Integer column)
public Position column_ExplictlyNull()
public Position column_ExplictlyNonNull()
public void setColumn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getColumn_IsExplictlyNull()
public Position typename(Position.TypenameEnum typename)
@Nullable public Position.TypenameEnum getTypename()
public void setTypename(Position.TypenameEnum typename)
public Position typename_ExplictlyNull()
public Position typename_ExplictlyNonNull()
public void setTypename_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTypename_IsExplictlyNull()
Copyright © 2025. All rights reserved.