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