@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedExecutePlan extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_ENABLED |
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_PERIOD |
static String |
SERIALIZED_NAME_RETAIN |
static String |
SERIALIZED_NAME_START_AT |
_isPresent_| 构造器和说明 |
|---|
NestedExecutePlan() |
public NestedExecutePlan enabled(Boolean enabled)
public void setEnabled(Boolean enabled)
public NestedExecutePlan enabled_ExplictlyNull()
public NestedExecutePlan enabled_ExplictlyNonNull()
public void setEnabled_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEnabled_IsExplictlyNull()
public NestedExecutePlan id(String id)
public void setId(String id)
public NestedExecutePlan id_ExplictlyNull()
public NestedExecutePlan id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public NestedExecutePlan period(String period)
public void setPeriod(String period)
public NestedExecutePlan period_ExplictlyNull()
public NestedExecutePlan period_ExplictlyNonNull()
public void setPeriod_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPeriod_IsExplictlyNull()
public NestedExecutePlan retain(Integer retain)
public void setRetain(Integer retain)
public NestedExecutePlan retain_ExplictlyNull()
public NestedExecutePlan retain_ExplictlyNonNull()
public void setRetain_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRetain_IsExplictlyNull()
public NestedExecutePlan startAt(String startAt)
public void setStartAt(String startAt)
public NestedExecutePlan startAt_ExplictlyNull()
public NestedExecutePlan startAt_ExplictlyNonNull()
public void setStartAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartAt_IsExplictlyNull()
Copyright © 2025. All rights reserved.