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