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