@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class AllocatableEcStorageCapacity extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_CAPACITY |
static String |
SERIALIZED_NAME_K |
static String |
SERIALIZED_NAME_M |
_isPresent_| 构造器和说明 |
|---|
AllocatableEcStorageCapacity() |
| 限定符和类型 | 方法和说明 |
|---|---|
AllocatableEcStorageCapacity |
capacity_ExplictlyNonNull() |
AllocatableEcStorageCapacity |
capacity_ExplictlyNull() |
AllocatableEcStorageCapacity |
capacity(Double capacity) |
boolean |
equals(Object o) |
boolean |
getCapacity_IsExplictlyNull() |
Double |
getCapacity()
Get capacity
|
boolean |
getK_IsExplictlyNull() |
Integer |
getK()
Get k
|
boolean |
getM_IsExplictlyNull() |
Integer |
getM()
Get m
|
int |
hashCode() |
AllocatableEcStorageCapacity |
k_ExplictlyNonNull() |
AllocatableEcStorageCapacity |
k_ExplictlyNull() |
AllocatableEcStorageCapacity |
k(Integer k) |
AllocatableEcStorageCapacity |
m_ExplictlyNonNull() |
AllocatableEcStorageCapacity |
m_ExplictlyNull() |
AllocatableEcStorageCapacity |
m(Integer m) |
void |
setCapacity_IsExplictlyNull(boolean isExplictlyNull) |
void |
setCapacity(Double capacity) |
void |
setK_IsExplictlyNull(boolean isExplictlyNull) |
void |
setK(Integer k) |
void |
setM_IsExplictlyNull(boolean isExplictlyNull) |
void |
setM(Integer m) |
String |
toString() |
public AllocatableEcStorageCapacity capacity(Double capacity)
public void setCapacity(Double capacity)
public AllocatableEcStorageCapacity capacity_ExplictlyNull()
public AllocatableEcStorageCapacity capacity_ExplictlyNonNull()
public void setCapacity_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCapacity_IsExplictlyNull()
public AllocatableEcStorageCapacity m(Integer m)
public void setM(Integer m)
public AllocatableEcStorageCapacity m_ExplictlyNull()
public AllocatableEcStorageCapacity m_ExplictlyNonNull()
public void setM_IsExplictlyNull(boolean isExplictlyNull)
public boolean getM_IsExplictlyNull()
public AllocatableEcStorageCapacity k(Integer k)
public void setK(Integer k)
public AllocatableEcStorageCapacity k_ExplictlyNull()
public AllocatableEcStorageCapacity k_ExplictlyNonNull()
public void setK_IsExplictlyNull(boolean isExplictlyNull)
public boolean getK_IsExplictlyNull()
Copyright © 2025. All rights reserved.